Closed maricaantonacci closed 3 years ago
SonarCloud Quality Gate failed.
0 Bugs
0 Vulnerabilities
0 Security Hotspots
4 Code Smells
12.5% Coverage
0.0% Duplication
The version of Java (1.8.0_252) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 11. Read more here
Merging #415 (d191ba2) into master (22a1c38) will decrease coverage by
0.05%
. The diff coverage is14.28%
.
@@ Coverage Diff @@
## master #415 +/- ##
============================================
- Coverage 57.26% 57.21% -0.06%
Complexity 1091 1091
============================================
Files 227 227
Lines 7177 7187 +10
Branches 475 476 +1
============================================
+ Hits 4110 4112 +2
- Misses 2884 2892 +8
Partials 183 183
Flag | Coverage Δ | Complexity Δ | |
---|---|---|---|
integration | 7.09% <14.28%> (+0.01%) |
0.00 <0.00> (ø) |
|
unittests | 53.30% <14.28%> (-0.05%) |
0.00 <0.00> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...ator/service/security/OAuth2TokenCacheService.java | 16.03% <0.00%> (-0.16%) |
2.00 <0.00> (ø) |
|
...orchestrator/config/properties/OidcProperties.java | 23.25% <20.00%> (-0.28%) |
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 22a1c38...d191ba2. Read the comment docs.
Read orchestrator scopes from "oidc" properties if present, otherwise use hard-coded default.