Skip to content

fix: ModifierResolverPass preserve function edges into classical DAG#1792

Merged
nicolaassolini-qntm merged 19 commits into
mainfrom
na/1789-DAG-bug
Jul 9, 2026
Merged

fix: ModifierResolverPass preserve function edges into classical DAG#1792
nicolaassolini-qntm merged 19 commits into
mainfrom
na/1789-DAG-bug

little fixes

237cd08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 0s

85.73% (+0.00%) compared to f52b89a

View this Pull Request on Codecov

85.73% (+0.00%) compared to f52b89a

Details

Codecov Report

❌ Patch coverage is 97.56098% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.73%. Comparing base (f52b89a) to head (237cd08).

Files with missing lines Patch % Lines
tket/src/modifier/modifier_resolver/dfg_modify.rs 97.56% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1792   +/-   ##
=======================================
  Coverage   85.73%   85.73%           
=======================================
  Files         198      198           
  Lines       31430    31471   +41     
  Branches    29985    30026   +41     
=======================================
+ Hits        26947    26983   +36     
- Misses       3205     3209    +4     
- Partials     1278     1279    +1     

☔ 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.