Skip to content

feat(hugr-py): builder for function definition/declaration and call

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

86.92% (+0.04%) compared to 43569a4

View this Pull Request on Codecov

86.92% (+0.04%) compared to 43569a4

Details

Codecov Report

Attention: Patch coverage is 87.85425% with 30 lines in your changes missing coverage. Please review.

Project coverage is 86.92%. Comparing base (43569a4) to head (5b80dd5).

❗ Current head 5b80dd5 differs from pull request most recent head 5b3319e

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

Files Patch % Lines
hugr-py/src/hugr/_ops.py 77.77% 24 Missing ⚠️
hugr-py/src/hugr/_function.py 88.88% 3 Missing ⚠️
hugr-py/src/hugr/_dfg.py 87.50% 2 Missing ⚠️
hugr-py/src/hugr/_node_port.py 98.61% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1212      +/-   ##
==========================================
+ Coverage   86.88%   86.92%   +0.04%     
==========================================
  Files          98      100       +2     
  Lines       18530    18690     +160     
  Branches    16827    16827              
==========================================
+ Hits        16099    16246     +147     
- Misses       1657     1670      +13     
  Partials      774      774              

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