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

[CI] Migrate to cargo-llvm-cov #110

Merged
merged 1 commit into from
Oct 7, 2024
Merged

[CI] Migrate to cargo-llvm-cov #110

merged 1 commit into from
Oct 7, 2024

Conversation

patrick-ogrady
Copy link
Contributor

@patrick-ogrady patrick-ogrady commented Oct 7, 2024

cargo-tarpaulin incorrectly attributes coverage in a number of different cases: xd009642/tarpaulin#351

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.16%. Comparing base (6d499d6) to head (22e5641).

@@             Coverage Diff             @@
##             main     #110       +/-   ##
===========================================
+ Coverage   81.13%   92.16%   +11.03%     
===========================================
  Files          36       45        +9     
  Lines        2688     7125     +4437     
===========================================
+ Hits         2181     6567     +4386     
- Misses        507      558       +51     
Files with missing lines Coverage Δ
p2p/src/simulated/mod.rs 98.79% <100.00%> (ø)

... and 44 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6d499d6...22e5641. Read the comment docs.

@patrick-ogrady patrick-ogrady merged commit 432b485 into main Oct 7, 2024
7 checks passed
@patrick-ogrady patrick-ogrady deleted the llvm-cov branch October 7, 2024 13:17
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