Closed dmitry-s closed 4 years ago
Looks good. @meltsufin @dmitry-s -- Wanted to revisit our discussion of the new repo. Do you plan to include these changes in the new repo? I think we are getting a little out of sync with a few PRs related to datastore/firestore.
adding support for NOT_IN as well
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities (and 0 Security Hotspots to review)
0 Code Smells
100.0% Coverage
0.0% Duplication
The version of Java (1.8.0_151) you have used to run this analysis is deprecated and we will stop accepting it accepting it soon.Please update to at least Java 11. Read more here
Merging #2569 into master will decrease coverage by
7.20%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #2569 +/- ##
============================================
- Coverage 81.44% 74.23% -7.21%
+ Complexity 2397 2170 -227
============================================
Files 267 267
Lines 7792 7794 +2
Branches 807 807
============================================
- Hits 6346 5786 -560
- Misses 1103 1632 +529
- Partials 343 376 +33
Flag | Coverage Δ | Complexity Δ | |
---|---|---|---|
#integration | ? |
? |
|
#unittests | 74.23% <100.00%> (-0.02%) |
2170.00 <0.00> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 4c807e8...7127276. Read the comment docs.
fixes #2563