isidroas / code_to_pdf

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

give up if encoding is not correct #9

Closed isidroas closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #9 (79a2460) into main (d4a1453) will increase coverage by 11.87%. The diff coverage is 71.42%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #9       +/-   ##
===========================================
+ Coverage   80.50%   92.37%   +11.87%     
===========================================
  Files           6        6               
  Lines         395      328       -67     
===========================================
- Hits          318      303       -15     
+ Misses         77       25       -52     
Impacted Files Coverage Δ
src/code_to_pdf/tree_generator.py 91.66% <66.66%> (+36.54%) :arrow_up:
src/code_to_pdf/run.py 97.05% <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 d4a1453...79a2460. Read the comment docs.