Skip to content

add docstrings to ext.py

Codecov / codecov/project succeeded Aug 13, 2024 in 0s

87.55% (-0.15%) compared to 3bf968f

View this Pull Request on Codecov

87.55% (-0.15%) compared to 3bf968f

Details

Codecov Report

Attention: Patch coverage is 80.35714% with 66 lines in your changes missing coverage. Please review.

Project coverage is 87.55%. Comparing base (3bf968f) to head (af4f7b8).

Files Patch % Lines
hugr-py/src/hugr/ext.py 81.76% 29 Missing ⚠️
hugr-py/src/hugr/serialization/extension.py 46.66% 16 Missing ⚠️
hugr-py/src/hugr/tys.py 70.73% 12 Missing ⚠️
hugr-py/src/hugr/ops.py 89.39% 7 Missing ⚠️
hugr-py/src/hugr/hugr.py 87.50% 1 Missing ⚠️
hugr-py/src/hugr/std/int.py 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1413      +/-   ##
==========================================
- Coverage   87.69%   87.55%   -0.15%     
==========================================
  Files         118      119       +1     
  Lines       20441    20731     +290     
  Branches    18045    18045              
==========================================
+ Hits        17926    18150     +224     
- Misses       1727     1793      +66     
  Partials      788      788              

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