Skip to content

feat(hugr-py): CFG builder

Codecov / codecov/project succeeded Jun 17, 2024 in 0s

86.59% (+0.07%) compared to 10f4c42

View this Pull Request on Codecov

86.59% (+0.07%) compared to 10f4c42

Details

Codecov Report

Attention: Patch coverage is 93.37748% with 10 lines in your changes missing coverage. Please review.

Project coverage is 86.59%. Comparing base (10f4c42) to head (8611316).
Report is 2 commits behind head on main.

❗ Current head 8611316 differs from pull request most recent head b7e9dc5

Please upload reports for the commit b7e9dc5 to get more accurate results.

Files Patch % Lines
hugr-py/src/hugr/_dfg.py 89.79% 5 Missing ⚠️
hugr-py/src/hugr/_hugr.py 88.23% 2 Missing ⚠️
hugr-py/src/hugr/_ops.py 94.59% 2 Missing ⚠️
hugr-py/src/hugr/_cfg.py 97.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1192      +/-   ##
==========================================
+ Coverage   86.52%   86.59%   +0.07%     
==========================================
  Files          95       96       +1     
  Lines       17894    18022     +128     
  Branches    16796    16796              
==========================================
+ Hits        15482    15607     +125     
- Misses       1643     1646       +3     
  Partials      769      769              

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