Closed apmoore1 closed 2 years ago
Merging #23 (e6efe4a) into main (854bce6) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #23 +/- ##
=======================================
Coverage 97.61% 97.62%
=======================================
Files 8 8
Lines 336 337 +1
Branches 66 66
=======================================
+ Hits 328 329 +1
Misses 7 7
Partials 1 1
Impacted Files | Coverage Δ | |
---|---|---|
pymusas/pos_mapper.py | 100.00% <100.00%> (ø) |
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 854bce6...e6efe4a. Read the comment docs.
Thanks, this all looks great to me, and I agree about a new release. Will that trigger an update on the pip installable version?
Adds the following:
Creating a new release
I think once this has been added to the main branch we should create a new release, e.g.
0.2.0
as the new release will contain the following two POS mappings:What do you think @perayson ?