atom icon indicating copy to clipboard operation
atom copied to clipboard

Try llvm-cov instead of tarpaulin

Open andy128k opened this issue 3 years ago • 1 comments

andy128k avatar Dec 29 '22 11:12 andy128k

Codecov Report

Merging #72 (d6154c3) into master (90bdfa2) will decrease coverage by 5.93%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   81.12%   75.19%   -5.94%     
==========================================
  Files          14       15       +1     
  Lines         975     1826     +851     
==========================================
+ Hits          791     1373     +582     
- Misses        184      453     +269     
Impacted Files Coverage Δ
src/link.rs 65.45% <0.00%> (-20.76%) :arrow_down:
src/source.rs 59.89% <0.00%> (-17.58%) :arrow_down:
src/category.rs 68.25% <0.00%> (-17.05%) :arrow_down:
src/extension/mod.rs 53.33% <0.00%> (-16.67%) :arrow_down:
src/entry.rs 66.36% <0.00%> (-15.24%) :arrow_down:
src/generator.rs 71.01% <0.00%> (-11.04%) :arrow_down:
src/person.rs 68.25% <0.00%> (-8.67%) :arrow_down:
src/feed.rs 80.94% <0.00%> (-3.91%) :arrow_down:
src/error.rs 15.00% <0.00%> (-3.19%) :arrow_down:
src/lib.rs 100.00% <0.00%> (ø)
... and 5 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Dec 29 '22 11:12 codecov[bot]