Closed FlorianLudwig closed 3 years ago
Merging #94 (b441c99) into master (c3bd7b0) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #94 +/- ##
=======================================
Coverage 93.07% 93.08%
=======================================
Files 10 10
Lines 751 752 +1
Branches 88 88
=======================================
+ Hits 699 700 +1
Misses 40 40
Partials 12 12
Impacted Files | Coverage Δ | |
---|---|---|
tbump/main.py | 78.99% <ø> (-0.18%) |
:arrow_down: |
tbump/init.py | 71.87% <100.00%> (+1.87%) |
: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 c3bd7b0...b441c99. Read the comment docs.
Thanks!
Random stuff I found while playing around
init --pyproject
does generate a wrong config as thegithub_url
is not under the[tool.tbump]
header