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 behaviour of using $ne on a field of an object in an array. #221

Merged
merged 1 commit into from Jun 25, 2023

Conversation

tleonardi
Copy link

Fixes issue #220

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (f20f3cb) 95.20% compared to head (cfab6c0) 95.22%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #221      +/-   ##
============================================
+ Coverage     95.20%   95.22%   +0.01%     
- Complexity     3287     3291       +4     
============================================
  Files           183      183              
  Lines         14101    14112      +11     
  Branches       1324     1326       +2     
============================================
+ Hits          13425    13438      +13     
+ Misses          447      446       -1     
+ Partials        229      228       -1     
Impacted Files Coverage Δ
.../bwaldvogel/mongo/backend/DefaultQueryMatcher.java 95.32% <100.00%> (+0.04%) ⬆️
.../bwaldvogel/mongo/backend/AbstractBackendTest.java 99.62% <100.00%> (+<0.01%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bwaldvogel
Copy link
Owner

Very nice, thanks for this contribution!

@bwaldvogel bwaldvogel merged commit 042ce2f into bwaldvogel:main Jun 25, 2023
6 checks passed
@tleonardi
Copy link
Author

Thanks for the quick release!

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.

None yet

4 participants