Closed ansasaki closed 6 years ago
Merging #68 into master will increase coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #68 +/- ##
==========================================
+ Coverage 96.58% 96.59% +<.01%
==========================================
Files 4 4
Lines 733 734 +1
Branches 186 186
==========================================
+ Hits 708 709 +1
Misses 6 6
Partials 19 19
Impacted Files | Coverage Δ | |
---|---|---|
src/smap/symver.py | 96.53% <100%> (ø) |
: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 9ab4b5b...ed6cd41. Read the comment docs.
Totals | |
---|---|
Change from base Build 118: | 0.002% |
Covered Lines: | 728 |
Relevant Lines: | 734 |
Prefixes containing "-" should not be accepted. Added a fix to replace the invalid "-" character for a valid "_" character.