Skip to content

allow for mongodb uri to be set allowing for authentication - #2067

Merged
dczulada merged 2 commits into
masterfrom
with_mongo_uri
Jul 21, 2026
Merged

allow for mongodb uri to be set allowing for authentication#2067
dczulada merged 2 commits into
masterfrom
with_mongo_uri

Conversation

@dczulada

Copy link
Copy Markdown
Contributor

Pull requests into Cypress require the following. Submitter and reviewer should ✅ when done. For items that are not-applicable, note it's not-applicable ("N/A") and ✅.

Submitter:

  • This pull request describes why these changes were made.
  • Internal ticket for this PR:
  • Internal ticket links to this PR
  • Code diff has been done and been reviewed
  • Tests are included and test edge cases
  • Tests have been run locally and pass

Reviewer 1:

Name:

  • Code is maintainable and reusable, reuses existing code and infrastructure where appropriate, and accomplishes the task’s purpose
  • The tests appropriately test the new code, including edge cases
  • You have tried to break the code

Reviewer 2:

Name:

  • Code is maintainable and reusable, reuses existing code and infrastructure where appropriate, and accomplishes the task’s purpose
  • The tests appropriately test the new code, including edge cases
  • You have tried to break the code

@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.71%. Comparing base (97703ee) to head (f141771).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2067      +/-   ##
==========================================
+ Coverage   91.63%   91.71%   +0.08%     
==========================================
  Files         159      159              
  Lines        7340     7340              
==========================================
+ Hits         6726     6732       +6     
+ Misses        614      608       -6     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@elsaperelli
elsaperelli self-requested a review July 20, 2026 13:36
@elsaperelli elsaperelli self-assigned this Jul 20, 2026

@elsaperelli elsaperelli left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with rails console

@dczulada
dczulada merged commit 5a93270 into master Jul 21, 2026
11 checks passed
@dczulada
dczulada deleted the with_mongo_uri branch August 5, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants