captn3m0 / pystitcher

pystitcher stitches your PDF files together, generating nice customizable bookmarks for you using a declarative markdown file as input
https://pypi.org/project/pystitcher/
MIT License
390 stars 10 forks source link

Support older python releases #18

Closed captn3m0 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #18 (dd8129a) into main (2db4125) will decrease coverage by 1.62%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
- Coverage   93.90%   92.28%   -1.63%     
==========================================
  Files           5        7       +2     
  Lines         246      285      +39     
  Branches       34       34              
==========================================
+ Hits          231      263      +32     
- Misses         11       18       +7     
  Partials        4        4              
Impacted Files Coverage Δ
src/pystitcher/skeleton.py 74.07% <ø> (ø)
tests/test_cli.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 2db4125...dd8129a. Read the comment docs.