Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(hugr-py): IndexDfg builder for appending operations by index #1256

Merged
merged 3 commits into from
Jul 5, 2024

more raises in docstring

8fd4186
Select commit
Loading
Failed to load commit list.
Merged

feat(hugr-py): IndexDfg builder for appending operations by index #1256

more raises in docstring
8fd4186
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2024 in 0s

87.01% (+0.02%) compared to 8f08b8c

View this Pull Request on Codecov

87.01% (+0.02%) compared to 8f08b8c

Details

Codecov Report

Attention: Patch coverage is 96.49123% with 2 lines in your changes missing coverage. Please review.

Project coverage is 87.01%. Comparing base (8f08b8c) to head (8fd4186).
Report is 7 commits behind head on main.

Files Patch % Lines
hugr-py/src/hugr/dfg.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1256      +/-   ##
==========================================
+ Coverage   86.98%   87.01%   +0.02%     
==========================================
  Files         102      103       +1     
  Lines       19108    19163      +55     
  Branches    17015    17015              
==========================================
+ Hits        16622    16675      +53     
- Misses       1709     1711       +2     
  Partials      777      777              

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