Closed meltsufin 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 #2558 into master will decrease coverage by
7.21%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #2558 +/- ##
============================================
- Coverage 81.51% 74.29% -7.22%
+ Complexity 2389 2162 -227
============================================
Files 267 267
Lines 7762 7766 +4
Branches 803 803
============================================
- Hits 6327 5770 -557
- Misses 1096 1626 +530
- Partials 339 370 +31
Flag | Coverage Δ | Complexity Δ | |
---|---|---|---|
#integration | ? |
? |
|
#unittests | 74.29% <100.00%> (+0.01%) |
2162.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 8200d7c...9a0473b. Read the comment docs.
Also:
com.mysql.jdbc.Driver
withcom.mysql.cj.jdbc.Driver
GoogleDriver
Fixes: #2537. Related: #272.