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

chore: Fix unsoundness tests #1643

Merged
merged 3 commits into from
Nov 8, 2024

Fix another miri fail in `hugr-model`

9a40e90
Select commit
Loading
Failed to load commit list.
Merged

chore: Fix unsoundness tests #1643

Fix another miri fail in `hugr-model`
9a40e90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 1s

85.79% (-0.01%) compared to 3a297d5, passed because coverage increased by 0% when compared to adjusted base (85.79%)

View this Pull Request on Codecov

85.79% (-0.01%) compared to 3a297d5, passed because coverage increased by 0% when compared to adjusted base (85.79%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.79%. Comparing base (3a297d5) to head (9a40e90).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1643      +/-   ##
==========================================
- Coverage   85.79%   85.79%   -0.01%     
==========================================
  Files         136      136              
  Lines       25180    25180              
  Branches    22092    22092              
==========================================
- Hits        21604    21603       -1     
- Misses       2426     2427       +1     
  Partials     1150     1150              

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