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!: rename extension_reqs to runtime_reqs #1776

Merged
merged 6 commits into from
Dec 12, 2024

update extension_inference README

f666be3
Select commit
Loading
Failed to load commit list.
Merged

feat!: rename extension_reqs to runtime_reqs #1776

update extension_inference README
f666be3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

86.73% (+0.00%) compared to b63aabc

View this Pull Request on Codecov

86.73% (+0.00%) compared to b63aabc

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 4 lines in your changes missing coverage. Please review.

Project coverage is 86.73%. Comparing base (b63aabc) to head (f666be3).

Files with missing lines Patch % Lines
hugr-core/src/export.rs 75.00% 1 Missing ⚠️
hugr-core/src/hugr/rewrite/replace.rs 0.00% 1 Missing ⚠️
hugr-core/src/types/signature.rs 88.88% 0 Missing and 1 partial ⚠️
hugr-py/src/hugr/_serialization/tys.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1776   +/-   ##
=======================================
  Coverage   86.73%   86.73%           
=======================================
  Files         186      186           
  Lines       33995    33990    -5     
  Branches    30870    30865    -5     
=======================================
- Hits        29486    29482    -4     
+ Misses       2840     2839    -1     
  Partials     1669     1669           

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