tsutsu3 / linkify-it-py

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

Fix links followed by hyphen #34

Closed tsutsu3 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #34 (70296ee) into main (119af39) will decrease coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   97.79%   97.74%   -0.05%     
==========================================
  Files           4        4              
  Lines         317      311       -6     
  Branches       57       56       -1     
==========================================
- Hits          310      304       -6     
  Misses          4        4              
  Partials        3        3              
Flag Coverage Δ
pytests 97.74% <100.00%> (-0.05%) :arrow_down:

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

Impacted Files Coverage Δ
linkify_it/ucre.py 100.00% <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 119af39...70296ee. Read the comment docs.