Skip to content
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

mongo7 upgrade #99

Merged
merged 12 commits into from
Oct 28, 2024

ignore _id property

dd85c57
Select commit
Loading
Failed to load commit list.
Merged

mongo7 upgrade #99

ignore _id property
dd85c57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 28, 2024 in 1s

70.06% (-1.04%) compared to 9d204a4

View this Pull Request on Codecov

70.06% (-1.04%) compared to 9d204a4

Details

Codecov Report

Attention: Patch coverage is 96.10390% with 3 lines in your changes missing coverage. Please review.

Project coverage is 70.06%. Comparing base (9d204a4) to head (dd85c57).

Files with missing lines Patch % Lines
...rativemethodstore/db/mongo/MongoDynamicRepoDB.java 97.10% 2 Missing ⚠️
...base/narrativemethodstore/db/mongo/MongoUtils.java 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #99      +/-   ##
=============================================
- Coverage      71.09%   70.06%   -1.04%     
+ Complexity      1457     1437      -20     
=============================================
  Files             91       91              
  Lines           5048     5034      -14     
  Branches         478      479       +1     
=============================================
- Hits            3589     3527      -62     
- Misses          1239     1296      +57     
+ Partials         220      211       -9     

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