Closed mperniola closed 4 years ago
Merging #378 into master will increase coverage by
0.6%
. The diff coverage is79.24%
.
@@ Coverage Diff @@
## master #378 +/- ##
===========================================
+ Coverage 62.93% 63.54% +0.6%
- Complexity 938 951 +13
===========================================
Files 180 180
Lines 5644 5672 +28
Branches 355 357 +2
===========================================
+ Hits 3552 3604 +52
+ Misses 1956 1929 -27
- Partials 136 139 +3
Flag | Coverage Δ | Complexity Δ | |
---|---|---|---|
#integration | 8.46% <0%> (-0.05%) |
169 <0> (ø) |
|
#unittests | 59.69% <79.24%> (+0.62%) |
877 <14> (+13) |
:arrow_up: |
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...it/reply/orchestrator/service/CmdbServiceImpl.java | 71.42% <100%> (+0.92%) |
18 <3> (+3) |
:arrow_up: |
...or/service/deployment/providers/ImServiceImpl.java | 66.1% <50%> (-0.48%) |
47 <4> (-1) |
|
...rator/service/IndigoInputsPreProcessorService.java | 54.26% <88.23%> (+2.29%) |
34 <2> (+2) |
:arrow_up: |
...vice/deployment/providers/MarathonServiceImpl.java | 62% <90%> (+8.15%) |
47 <5> (+9) |
:arrow_up: |
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 887943f...b92136b. Read the comment docs.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities (and 0 Security Hotspots to review)
1 Code Smell
Fixed missing storage services on Marathon Updated ImClient