Skip to content

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
@codecov
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 2 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.

@bkoelman bkoelman marked this pull request as ready for review April 23, 2025 02:03
@bkoelman bkoelman merged commit 69f54ba into master Apr 23, 2025
16 checks passed
@bkoelman bkoelman deleted the update-mongo-dependencies branch April 23, 2025 02:03
@bkoelman
Copy link
Member Author

EphemeralMongo is compatible with MongoDB.Driver 3.x now. See https://github.com/asimmon/ephemeral-mongo/releases/tag/3.0.0.

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.

2 participants