Closed kasunch closed 3 years ago
It looks great. Is it possible add a test to check this new output?
Depends on https://github.com/conan-io/conan/pull/8132
Merging #536 (3110972) into develop (b6d6816) will increase coverage by
0.08%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## develop #536 +/- ##
===========================================
+ Coverage 79.13% 79.21% +0.08%
===========================================
Files 41 41
Lines 4917 4932 +15
===========================================
+ Hits 3891 3907 +16
+ Misses 1026 1025 -1
Impacted Files | Coverage Δ | |
---|---|---|
cpt/runner.py | 91.52% <100.00%> (+0.18%) |
:arrow_up: |
cpt/test/integration/docker_test.py | 88.88% <100.00%> (+1.13%) |
:arrow_up: |
cpt/test/integration/base.py | 97.56% <0.00%> (+2.43%) |
: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 b6d6816...3110972. Read the comment docs.
Changelog: Fix: Fixes the issue with sensitive details are exposed in build log files
fixes #535