Skip to content

fix: Replace non-deterministic iterations on hash maps - #3055

Open
aborgna-q wants to merge 5 commits into
mainfrom
ab/iter-over-hash-type
Open

fix: Replace non-deterministic iterations on hash maps#3055
aborgna-q wants to merge 5 commits into
mainfrom
ab/iter-over-hash-type

Replace internal removed node HashMap with btreeset

bbc5f04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2026 in 0s

81.29% (+0.19%) compared to 90a165e

View this Pull Request on Codecov

81.29% (+0.19%) compared to 90a165e

Details

Codecov Report

❌ Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.29%. Comparing base (90a165e) to head (bbc5f04).
⚠️ Report is 33 commits behind head on main.

Files with missing lines Patch % Lines
hugr-core/src/hugr/patch/replace.rs 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3055      +/-   ##
==========================================
+ Coverage   81.09%   81.29%   +0.19%     
==========================================
  Files         241      242       +1     
  Lines       45054    46823    +1769     
  Branches    38822    40506    +1684     
==========================================
+ Hits        36536    38064    +1528     
- Misses       6542     6768     +226     
- Partials     1976     1991      +15     

☔ View full report in Codecov by Harness.
📢 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.