Closed MatousJobanek closed 5 years ago
[test]
Merging #753 into master will increase coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #753 +/- ##
==========================================
+ Coverage 75.24% 75.25% +<.01%
==========================================
Files 37 37
Lines 3082 3083 +1
==========================================
+ Hits 2319 2320 +1
Misses 573 573
Partials 190 190
Impacted Files | Coverage Δ | |
---|---|---|
environment/template.go | 88.4% <ø> (ø) |
:arrow_up: |
openshift/methods.go | 98% <100%> (+0.02%) |
: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 820dddb...43f78b3. Read the comment docs.
When doing clean action, the DeploymentConfig should be removed before ReplicationController and this one before Pods.