Skip to content

Update guppylang dependency version to 0.21.14 in modifier examples a…

7df220a
Select commit
Loading
Failed to load commit list.
Open

fix!: Passes with Nested Modifier #1546

Update guppylang dependency version to 0.21.14 in modifier examples a…
7df220a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2026 in 0s

84.03% (+0.22%) compared to 6d87034

View this Pull Request on Codecov

84.03% (+0.22%) compared to 6d87034

Details

Codecov Report

❌ Patch coverage is 78.50467% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.03%. Comparing base (6d87034) to head (7df220a).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
tket/src/modifier/modifier_resolver/call_modify.rs 72.50% 9 Missing and 2 partials ⚠️
tket/src/modifier/modifier_resolver.rs 83.01% 2 Missing and 7 partials ⚠️
tket/src/modifier/control.rs 50.00% 1 Missing ⚠️
tket/src/modifier/dagger.rs 50.00% 1 Missing ⚠️
tket/src/modifier/power.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1546      +/-   ##
==========================================
+ Coverage   83.80%   84.03%   +0.22%     
==========================================
  Files         188      188              
  Lines       29035    29097      +62     
  Branches    27931    27993      +62     
==========================================
+ Hits        24333    24451     +118     
+ Misses       3540     3473      -67     
- Partials     1162     1173      +11     

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