Skip to content

Fix behaviour of using $ne on a field of an object in an array.#221

Merged
bwaldvogel merged 1 commit intobwaldvogel:mainfrom
MamboIO:main
Jun 25, 2023
Merged

Fix behaviour of using $ne on a field of an object in an array.#221
bwaldvogel merged 1 commit intobwaldvogel:mainfrom
MamboIO:main

Conversation

@tleonardi
Copy link
Contributor

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
@tleonardi
Copy link
Contributor 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.

4 participants