Skip to content

Abandon OnceCell initialization

bc6cf8c
Select commit
Loading
Failed to load commit list.
Merged

refactor: start cleaning up SiblingSubgraph convexity checking #2956

Abandon OnceCell initialization
bc6cf8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 1s

83.87% (+0.02%) compared to de7b9f7

View this Pull Request on Codecov

83.87% (+0.02%) compared to de7b9f7

Details

Codecov Report

❌ Patch coverage is 65.21739% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.87%. Comparing base (de7b9f7) to head (bc6cf8c).

Files with missing lines Patch % Lines
hugr-core/src/hugr/views/sibling_subgraph.rs 65.21% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2957      +/-   ##
==========================================
+ Coverage   83.85%   83.87%   +0.02%     
==========================================
  Files         267      267              
  Lines       52966    52941      -25     
  Branches    46882    46857      -25     
==========================================
- Hits        44414    44404      -10     
+ Misses       6283     6268      -15     
  Partials     2269     2269              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.