Closed dmitry-s closed 4 years ago
Build failure looks like an environmental issue; I restarted it.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities (and 0 Security Hotspots to review)
0 Code Smells
No Coverage information
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 from October 2020. Please update to at least Java 11. Read more here
Merging #2482 into master will increase coverage by
0.02%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #2482 +/- ##
============================================
+ Coverage 74.18% 74.21% +0.02%
Complexity 2155 2155
============================================
Files 267 267
Lines 7736 7736
Branches 798 798
============================================
+ Hits 5739 5741 +2
+ Misses 1628 1626 -2
Partials 369 369
Flag | Coverage Δ | Complexity Δ | |
---|---|---|---|
#unittests | 74.21% <ø> (+0.02%) |
2155.00 <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...tastore/GcpDatastoreEmulatorAutoConfiguration.java | 72.41% <0.00%> (+6.89%) |
6.00% <0.00%> (ø%) |
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 85874ed...c0a66f2. Read the comment docs.
Build passed; good to go.
fixes #2481