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

Add cargo-careful to CI #52

Merged
merged 6 commits into from
Oct 8, 2024
Merged

Add cargo-careful to CI #52

merged 6 commits into from
Oct 8, 2024

Conversation

dvdplm
Copy link
Contributor

@dvdplm dvdplm commented Oct 7, 2024

cargo-careful runs tests "extra carefully" and is a middle ground between just running tests and running miri: it finds more UB than the former, and less than the latter.

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.32%. Comparing base (eb89fca) to head (24035f6).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
- Coverage   99.33%   99.32%   -0.01%     
==========================================
  Files           9        9              
  Lines        1344     1340       -4     
==========================================
- Hits         1335     1331       -4     
  Misses          9        9              

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

@dvdplm dvdplm marked this pull request as ready for review October 7, 2024 09:26
@fjarri fjarri merged commit 15fc621 into master Oct 8, 2024
13 checks passed
@fjarri fjarri deleted the dp-add-cargo-careful branch October 19, 2024 00:21
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.

2 participants