Closed ansasaki closed 6 years ago
Totals | |
---|---|
Change from base Build 107: | 0.1% |
Covered Lines: | 730 |
Relevant Lines: | 736 |
Merging #66 into master will increase coverage by
0.19%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #66 +/- ##
=========================================
+ Coverage 96.4% 96.6% +0.19%
=========================================
Files 3 4 +1
Lines 723 736 +13
Branches 187 189 +2
=========================================
+ Hits 697 711 +14
Misses 6 6
+ Partials 20 19 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/smap/symver.py | 96.54% <100%> (+0.2%) |
:arrow_up: |
src/smap/__init__.py | 100% <100%> (ø) |
:arrow_up: |
src/smap/_version.py | 100% <100%> (ø) |
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 9f0d1d0...f68c73c. Read the comment docs.
Avoid repetition when writing to file.
Added command to get the current version.
Also added version to output. This required changes in the tests expected output files.
Added a way to easily update the version in tests.
Updated readme and usage documentation.
Added script to get the current version to be used in bootstrap.