Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try llvm-cov instead of tarpaulin #72

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Try llvm-cov instead of tarpaulin #72

wants to merge 1 commit into from

Conversation

andy128k
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 29, 2022

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%) ⬇️
src/source.rs 59.89% <0.00%> (-17.58%) ⬇️
src/category.rs 68.25% <0.00%> (-17.05%) ⬇️
src/extension/mod.rs 53.33% <0.00%> (-16.67%) ⬇️
src/entry.rs 66.36% <0.00%> (-15.24%) ⬇️
src/generator.rs 71.01% <0.00%> (-11.04%) ⬇️
src/person.rs 68.25% <0.00%> (-8.67%) ⬇️
src/feed.rs 80.94% <0.00%> (-3.91%) ⬇️
src/error.rs 15.00% <0.00%> (-3.19%) ⬇️
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.

@andy128k andy128k changed the title Llvm cov Try llvm-cov instead of tarpaulin Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant