Skip to content

Remove unnecessary helper functions from traversal tests

0f3206a
Select commit
Loading
Failed to load commit list.
Merged

Add circuit traversal function for gate transformations #4

Remove unnecessary helper functions from traversal tests
0f3206a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2026 in 1s

55.26% (+55.26%) compared to 46e1ee7

View this Pull Request on Codecov

55.26% (+55.26%) compared to 46e1ee7

Details

Codecov Report

❌ Patch coverage is 86.95652% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.26%. Comparing base (46e1ee7) to head (0f3206a).

Files with missing lines Patch % Lines
src/traversal.jl 86.95% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master       #4       +/-   ##
===========================================
+ Coverage    0.00%   55.26%   +55.26%     
===========================================
  Files           1        2        +1     
  Lines          28       76       +48     
===========================================
+ Hits            0       42       +42     
- Misses         28       34        +6     

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