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

refactor(hugr-py)!: make serialization (module/methods) private #1477

Merged
merged 3 commits into from
Aug 28, 2024

refactor!: fix naming conflicts in schema

a3eaa49
Select commit
Loading
Failed to load commit list.
Merged

refactor(hugr-py)!: make serialization (module/methods) private #1477

refactor!: fix naming conflicts in schema
a3eaa49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2024 in 0s

87.77% (+0.00%) compared to 0dc2c9c

View this Pull Request on Codecov

87.77% (+0.00%) compared to 0dc2c9c

Details

Codecov Report

Attention: Patch coverage is 94.69027% with 6 lines in your changes missing coverage. Please review.

Project coverage is 87.77%. Comparing base (0dc2c9c) to head (a3eaa49).

Files Patch % Lines
hugr-py/src/hugr/tys.py 92.10% 3 Missing ⚠️
hugr-py/src/hugr/ext.py 85.71% 2 Missing ⚠️
hugr-py/src/hugr/hugr.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1477   +/-   ##
=======================================
  Coverage   87.77%   87.77%           
=======================================
  Files         122      122           
  Lines       20847    20847           
  Branches    18043    18043           
=======================================
  Hits        18299    18299           
  Misses       1770     1770           
  Partials      778      778           

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