Skip to content

fix(py): allow conditional cases to be defined out of order

Codecov / codecov/project succeeded Oct 18, 2024 in 0s

85.71% (-0.01%) compared to c5b597d, passed because coverage increased by 0% when compared to adjusted base (85.71%)

View this Pull Request on Codecov

85.71% (-0.01%) compared to c5b597d, passed because coverage increased by 0% when compared to adjusted base (85.71%)

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 85.71%. Comparing base (c5b597d) to head (a15a89e).

Files with missing lines Patch % Lines
hugr-py/src/hugr/build/cond_loop.py 80.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1599      +/-   ##
==========================================
- Coverage   85.72%   85.71%   -0.01%     
==========================================
  Files         136      136              
  Lines       24783    24793      +10     
  Branches    21719    21719              
==========================================
+ Hits        21244    21251       +7     
- Misses       2437     2440       +3     
  Partials     1102     1102              

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.