robinst / linkify

Rust library to find links such as URLs and email addresses in plain text, handling surrounding punctuation correctly
https://robinst.github.io/linkify/
Apache License 2.0
206 stars 12 forks source link

Add coverage using cargo-tarpaulin #1

Closed robinst closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@0e0f2a1). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   96.58%           
=========================================
  Files             ?        7           
  Lines             ?      468           
  Branches          ?        0           
=========================================
  Hits              ?      452           
  Misses            ?       16           
  Partials          ?        0

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 0e0f2a1...7fd9fca. Read the comment docs.