sphinxcontrib-versioning
sphinxcontrib-versioning copied to clipboard
Improve compatibility with older git versions
--no-patch was added in Git 1.8.4 and is a synonym for -s.
Fixes #31
Codecov Report
Merging #36 into master will not change coverage. The diff coverage is
100%.
@@ Coverage Diff @@
## master #36 +/- ##
====================================
Coverage 99% 99%
====================================
Files 9 9
Lines 909 909
Branches 178 176 -2
====================================
Hits 900 900
Misses 4 4
Partials 5 5
| Impacted Files | Coverage Δ | |
|---|---|---|
| sphinxcontrib/versioning/git.py | 98.09% <100%> (ø) |
:white_check_mark: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 920edec...18aeda1. Read the comment docs.