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

Do not run tarpaulin on serde_with_macros #805

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Do not run tarpaulin on serde_with_macros #805

merged 1 commit into from
Dec 6, 2024

Conversation

jonasbb
Copy link
Owner

@jonasbb jonasbb commented Dec 6, 2024

There is a problem of testing proc-macro crates with Rust 1.83:
xd009642/tarpaulin#1642 (comment)

There is a problem of testing proc-macro crates with Rust 1.83:
xd009642/tarpaulin#1642 (comment)
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.55%. Comparing base (d57f3ab) to head (644649c).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #805      +/-   ##
==========================================
- Coverage   66.94%   66.55%   -0.40%     
==========================================
  Files          41       40       -1     
  Lines        2641     2613      -28     
==========================================
- Hits         1768     1739      -29     
- Misses        873      874       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jonasbb jonasbb merged commit 90d8a17 into master Dec 6, 2024
21 of 22 checks passed
@jonasbb jonasbb deleted the tarpaulin-fix branch December 6, 2024 16:03
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