Closed dmitry-s closed 4 years ago
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 from October 2020. Please update to at least Java 11. Read more here
Merging #2442 into master will increase coverage by
0.03%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #2442 +/- ##
============================================
+ Coverage 74.13% 74.16% +0.03%
- Complexity 2121 2123 +2
============================================
Files 264 264
Lines 7654 7664 +10
Branches 792 793 +1
============================================
+ Hits 5674 5684 +10
+ Misses 1617 1615 -2
- Partials 363 365 +2
Flag | Coverage Δ | Complexity Δ | |
---|---|---|---|
#unittests | 74.16% <100.00%> (+0.03%) |
2123.00 <1.00> (+2.00) |
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
.../core/convert/DefaultDatastoreEntityConverter.java | 87.09% <100.00%> (ø) |
24.00 <1.00> (-1.00) |
|
...cp/autoconfigure/storage/GcpStorageProperties.java | 100.00% <0.00%> (+25.00%) |
4.00% <0.00%> (+3.00%) |
|
...configure/storage/GcpStorageAutoConfiguration.java | 46.66% <0.00%> (+34.16%) |
1.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 9bd57f8...80d4d5d. Read the comment docs.
fixes #2439