isidroas / code_to_pdf

This tool converts a folder of files in a printable A4 PDF
MIT License
3 stars 2 forks source link

Volume Division #2

Closed isidroas closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #2 (da72eee) into main (8bd55ea) will decrease coverage by 5.70%. The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
- Coverage   91.01%   85.30%   -5.71%     
==========================================
  Files           6        6              
  Lines         267      313      +46     
==========================================
+ Hits          243      267      +24     
- Misses         24       46      +22     
Impacted Files Coverage Δ
src/code_to_pdf/pdf_generator.py 73.86% <12.50%> (-13.64%) :arrow_down:
src/code_to_pdf/toc_generator.py 88.15% <78.78%> (-7.85%) :arrow_down:
src/code_to_pdf/run.py 94.73% <83.33%> (-2.33%) :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 8bd55ea...da72eee. Read the comment docs.