Skip to content

feat: allow edges between (dominating) basic blocks

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

86.61% (+0.09%) compared to 10f4c42

View this Pull Request on Codecov

86.61% (+0.09%) compared to 10f4c42

Details

Codecov Report

Attention: Patch coverage is 93.29609% with 12 lines in your changes missing coverage. Please review.

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

โ— Current head c8c3bcf differs from pull request most recent head 58a03b3

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

Files Patch % Lines
hugr-py/src/hugr/_dfg.py 91.07% 5 Missing โš ๏ธ
hugr-py/src/hugr/_cfg.py 96.66% 2 Missing โš ๏ธ
hugr-py/src/hugr/_hugr.py 88.88% 2 Missing โš ๏ธ
hugr-py/src/hugr/_ops.py 94.59% 2 Missing โš ๏ธ
hugr-py/src/hugr/_exceptions.py 85.71% 1 Missing โš ๏ธ
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1192      +/-   ##
==========================================
+ Coverage   86.52%   86.61%   +0.09%     
==========================================
  Files          95       96       +1     
  Lines       17894    18042     +148     
  Branches    16796    16796              
==========================================
+ Hits        15482    15627     +145     
- Misses       1643     1646       +3     
  Partials      769      769              

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.