Closed StefanZ8n closed 4 years ago
Merging #105 into master will decrease coverage by
0.16%
. The diff coverage is60%
.
@@ Coverage Diff @@
## master #105 +/- ##
==========================================
- Coverage 88.45% 88.28% -0.17%
==========================================
Files 2 2
Lines 840 845 +5
Branches 168 169 +1
==========================================
+ Hits 743 746 +3
- Misses 58 59 +1
- Partials 39 40 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/gitchangelog/gitchangelog.py | 88.17% <60%> (-0.17%) |
:arrow_down: |
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 d72a0f0...f127905. Read the comment docs.
Make tag's subject available in the version data structure to be used in the changelog (fixes #77 - at least partly)