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

fix: add op's extension to signature check in resolve_opaque_op #1317

Merged
merged 17 commits into from
Jul 17, 2024

Merge branch 'doug/resolve_opaque_op' of gh:CQCL-DEV/hugr into doug/r…

13d898c
Select commit
Loading
Failed to load commit list.
Merged

fix: add op's extension to signature check in resolve_opaque_op #1317

Merge branch 'doug/resolve_opaque_op' of gh:CQCL-DEV/hugr into doug/r…
13d898c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2024 in 1s

87.46% (+0.14%) compared to b832274

View this Pull Request on Codecov

87.46% (+0.14%) compared to b832274

Details

Codecov Report

Attention: Patch coverage is 98.30508% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.46%. Comparing base (b832274) to head (13d898c).

Files Patch % Lines
hugr-core/src/ops/custom.rs 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1317      +/-   ##
==========================================
+ Coverage   87.31%   87.46%   +0.14%     
==========================================
  Files         108      107       -1     
  Lines       19784    19045     -739     
  Branches    17520    16782     -738     
==========================================
- Hits        17275    16658     -617     
+ Misses       1724     1680      -44     
+ Partials      785      707      -78     

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