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: Run miri using tree borrows in addition to the existing stacked borrows #454

Merged
merged 2 commits into from
Aug 25, 2024

Merge branch 'main' into miri-tree-borrows

63f8928
Select commit
Loading
Failed to load commit list.
Merged

CI: Run miri using tree borrows in addition to the existing stacked borrows #454

Merge branch 'main' into miri-tree-borrows
63f8928
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2024 in 0s

94.91% (-0.06%) compared to 9a70b56

View this Pull Request on Codecov

94.91% (-0.06%) compared to 9a70b56

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.91%. Comparing base (9a70b56) to head (63f8928).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #454      +/-   ##
==========================================
- Coverage   94.97%   94.91%   -0.06%     
==========================================
  Files          44       44              
  Lines       20979    20938      -41     
==========================================
- Hits        19924    19874      -50     
- Misses       1055     1064       +9