akamhy / waybackpy

Wayback Machine API interface & a command-line tool
https://pypi.org/project/waybackpy/
MIT License
462 stars 34 forks source link

More pythonic code snippets in README #36

Closed akamhy closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #36 into master will decrease coverage by 0.04%. The diff coverage is 96.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
- Coverage   95.95%   95.90%   -0.05%     
==========================================
  Files           5        5              
  Lines         247      293      +46     
==========================================
+ Hits          237      281      +44     
- Misses         10       12       +2     
Impacted Files Coverage Δ
waybackpy/exceptions.py 100.00% <ø> (ø)
waybackpy/cli.py 95.55% <92.85%> (-0.32%) :arrow_down:
waybackpy/wrapper.py 95.89% <97.29%> (+0.27%) :arrow_up:

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 0a2f97c...3dcafb4. Read the comment docs.