Skip to content

feat: builder ops separate from serialised ops

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

87.06% (+0.02%) compared to 23408b5

View this Pull Request on Codecov

87.06% (+0.02%) compared to 23408b5

Details

Codecov Report

Attention: Patch coverage is 94.28571% with 22 lines in your changes missing coverage. Please review.

Project coverage is 87.06%. Comparing base (23408b5) to head (a8e97a7).
Report is 4 commits behind head on main.

Current head a8e97a7 differs from pull request most recent head c2c8528

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

Files Patch % Lines
hugr-py/src/hugr/_hugr.py 94.54% 15 Missing ⚠️
hugr-py/src/hugr/_ops.py 92.85% 5 Missing ⚠️
hugr-py/src/hugr/utils.py 95.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1140      +/-   ##
==========================================
+ Coverage   87.04%   87.06%   +0.02%     
==========================================
  Files          93       94       +1     
  Lines       19079    19082       +3     
  Branches    18353    18304      -49     
==========================================
+ Hits        16607    16614       +7     
+ Misses       1622     1619       -3     
+ Partials      850      849       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.