Skip to content

Update to latest version of EphemeralMongo #94

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bkoelman
Copy link
Member

@bkoelman bkoelman commented Apr 3, 2025

Experimental. This PR updates to the latest version of EphemeralMongo, which is a fork of Mongo2Go.

This version doesn't work with the newer 3.x version of MongoDB.Driver. We switched to it in #23 for reasons I don't remember. Mongo2Go is still alive and does support the latest version, so perhaps we should switch back?

Whether we use EphemeralMongo or Mongo2Go, we'll need to take a breaking change by bumping the MongoDB.Driver version that JsonApiDotNetCore takes a dependency on.

QUALITY CHECKLIST

@bkoelman bkoelman force-pushed the update-mongo-dependencies branch from 10ad498 to bdb2d32 Compare April 3, 2025 22:07
Copy link

codecov bot commented Apr 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.02%. Comparing base (8b82c26) to head (bdb2d32).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #94   +/-   ##
=======================================
  Coverage   95.02%   95.02%           
=======================================
  Files          13       13           
  Lines         241      241           
  Branches       36       36           
=======================================
  Hits          229      229           
  Misses          7        7           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant