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

fix(mongo): skip useless unique definition for primary keys #121

Merged
merged 1 commit into from
Nov 6, 2024

fix(mongo): skip useless unique definition for primary keys

514bd73
Select commit
Loading
Failed to load commit list.
Merged

fix(mongo): skip useless unique definition for primary keys #121

fix(mongo): skip useless unique definition for primary keys
514bd73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 0s

99.00% (+0.00%) compared to e91dc93

View this Pull Request on Codecov

99.00% (+0.00%) compared to e91dc93

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.00%. Comparing base (e91dc93) to head (514bd73).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #121   +/-   ##
=======================================
  Coverage   99.00%   99.00%           
=======================================
  Files          39       39           
  Lines       13638    13641    +3     
  Branches     3353     3367   +14     
=======================================
+ Hits        13502    13505    +3     
  Misses        136      136           

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