Skip to content

feat!: runtime entrypoint arguments via generic tket.argreader op#1731

Open
ss2165 wants to merge 6 commits into
mainfrom
ss/argreader
Open

feat!: runtime entrypoint arguments via generic tket.argreader op#1731
ss2165 wants to merge 6 commits into
mainfrom
ss/argreader

refactor: argreader reads standard arrays via ArrayLowering

3c06d0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2026 in 0s

85.35% (+0.06%) compared to 1281928

View this Pull Request on Codecov

85.35% (+0.06%) compared to 1281928

Details

Codecov Report

❌ Patch coverage is 90.53254% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.35%. Comparing base (1281928) to head (3c06d0c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
tket-qsystem/src/extension/argreader.rs 81.60% 14 Missing and 2 partials ⚠️
tket-qsystem/src/llvm/argreader.rs 93.98% 7 Missing and 6 partials ⚠️
tket-qsystem/src/extension.rs 0.00% 2 Missing ⚠️
tket-qsystem/src/llvm/array_utils.rs 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1731      +/-   ##
==========================================
+ Coverage   85.29%   85.35%   +0.06%     
==========================================
  Files         191      194       +3     
  Lines       30355    30692     +337     
  Branches    28986    29299     +313     
==========================================
+ Hits        25890    26196     +306     
- Misses       3240     3262      +22     
- Partials     1225     1234       +9     

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