tsutsu3 / linkify-it-py

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

Release v1.0.3 #28

Closed tsutsu3 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #28 (0dbcc94) into main (f3285e2) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #28   +/-   ##
=======================================
  Coverage   97.66%   97.66%           
=======================================
  Files           4        4           
  Lines         300      300           
  Branches       54       54           
=======================================
  Hits          293      293           
  Misses          4        4           
  Partials        3        3           
Flag Coverage Δ
pytests 97.66% <100.00%> (ø)

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

Impacted Files Coverage Δ
linkify_it/__init__.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 f3285e2...0dbcc94. Read the comment docs.