Skip to content

Update ext with correct swap definition

65b0ab7
Select commit
Loading
Failed to load commit list.
Draft

feat: HUGR extension for global variables #1530

Update ext with correct swap definition
65b0ab7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2026 in 1s

83.77% (-0.06%) compared to c290814

View this Pull Request on Codecov

83.77% (-0.06%) compared to c290814

Details

Codecov Report

❌ Patch coverage is 77.61194% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.77%. Comparing base (c290814) to head (65b0ab7).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
tket-qsystem/src/extension/globals.rs 69.69% 20 Missing ⚠️
tket-qsystem/src/llvm/globals.rs 82.50% 1 Missing and 6 partials ⚠️
qis-compiler/rust/lib.rs 0.00% 2 Missing ⚠️
tket-qsystem/src/bin/tket-qsystem.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1530      +/-   ##
==========================================
- Coverage   83.83%   83.77%   -0.06%     
==========================================
  Files         187      191       +4     
  Lines       28956    29166     +210     
  Branches    27877    28037     +160     
==========================================
+ Hits        24274    24434     +160     
- Misses       3521     3564      +43     
- Partials     1161     1168       +7     

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