Skip to content

Improve traversal

d48a219
Select commit
Loading
Failed to load commit list.
Draft

feat: guppy_opt everywhere #1305

Improve traversal
d48a219
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2025 in 0s

80.06% (+0.46%) compared to 133c885

View this Pull Request on Codecov

80.06% (+0.46%) compared to 133c885

Details

Codecov Report

❌ Patch coverage is 80.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.06%. Comparing base (133c885) to head (d48a219).

Files with missing lines Patch % Lines
tket/src/passes/guppy.rs 78.57% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1305      +/-   ##
==========================================
+ Coverage   79.60%   80.06%   +0.46%     
==========================================
  Files         160      160              
  Lines       20601    20610       +9     
  Branches    19635    19644       +9     
==========================================
+ Hits        16399    16501     +102     
+ Misses       3221     3139      -82     
+ Partials      981      970      -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.