cthoyt / pystow

👜 Easily pick a place to store data for your Python code.
https://pystow.readthedocs.io
MIT License
36 stars 6 forks source link

Add hexdigest URL processor #35

Closed cthoyt closed 2 years ago

cthoyt commented 2 years ago

Requested by @kkaris

codecov-commenter commented 2 years ago

Codecov Report

Merging #35 (23df3af) into main (0754281) will increase coverage by 0.41%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   64.01%   64.42%   +0.41%     
==========================================
  Files          10       10              
  Lines         778      787       +9     
  Branches      131      133       +2     
==========================================
+ Hits          498      507       +9     
  Misses        260      260              
  Partials       20       20              
Impacted Files Coverage Δ
src/pystow/utils.py 60.85% <100.00%> (+1.29%) :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 0754281...23df3af. Read the comment docs.