tsutsu3 / linkify-it-py

Links recognition library with full unicode support
Other
15 stars 8 forks source link

Remove unneccesary lines. #18

Closed tsutsu3 closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #18 (44dce5b) into main (769cfff) will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
- Coverage   97.65%   97.64%   -0.02%     
==========================================
  Files           3        3              
  Lines         299      297       -2     
  Branches       51       51              
==========================================
- Hits          292      290       -2     
  Misses          4        4              
  Partials        3        3              
Flag Coverage Δ
pytests 97.64% <ø> (-0.02%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
linkify_it/main.py 97.23% <ø> (-0.03%) :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 769cfff...44dce5b. Read the comment docs.