Closed lowell80 closed 6 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
ksconf/cli.py | 103 | 104 | 99.04% | ||
ksconf/archive.py | 49 | 51 | 96.08% | ||
ksconf/util/init.py | 12 | 15 | 80.0% | ||
ksconf/commands/sort.py | 36 | 39 | 92.31% | ||
ksconf/conf/parser.py | 185 | 189 | 97.88% | ||
ksconf/commands/combine.py | 69 | 75 | 92.0% | ||
ksconf/util/file.py | 74 | 82 | 90.24% | ||
ksconf/vc/git.py | 43 | 51 | 84.31% | ||
ksconf/commands/init.py | 89 | 129 | 68.99% | ||
ksconf/commands/unarchive.py | 170 | 220 | 77.27% | ||
<!-- | Total: | 1281 | 1466 | 87.38% | --> |
Totals | |
---|---|
Change from base Build 41: | 0.5% |
Covered Lines: | 1863 |
Relevant Lines: | 2048 |
Merging #14 into master will increase coverage by
0.48%
. The diff coverage is87.58%
.
@@ Coverage Diff @@
## master #14 +/- ##
==========================================
+ Coverage 90.63% 91.11% +0.48%
==========================================
Files 3 23 +20
Lines 1943 2048 +105
==========================================
+ Hits 1761 1866 +105
Misses 182 182
Impacted Files | Coverage Δ | |
---|---|---|
ksconf/commands/check.py | 100% <100%> (ø) |
|
ksconf/__init__.py | 100% <100%> (ø) |
|
ksconf/conf/merge.py | 100% <100%> (ø) |
|
ksconf/util/compare.py | 100% <100%> (ø) |
|
ksconf/commands/diff.py | 100% <100%> (ø) |
|
ksconf/util/terminal.py | 100% <100%> (ø) |
|
ksconf/commands/minimize.py | 100% <100%> (ø) |
|
tests/test_parser.py | 100% <100%> (ø) |
:arrow_up: |
ksconf/consts.py | 100% <100%> (ø) |
|
ksconf/conf/delta.py | 100% <100%> (ø) |
|
... and 34 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 74a4e13...ebaf0c3. Read the comment docs.
Pull Request Test Coverage Report for Build 49
💛 - Coveralls