Skip to content

feat(hugr-py): Support envelope compression #1994

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

Merged
merged 3 commits into from
Mar 18, 2025

Default Package.to_bytes to compressed binary

4b6ddb7
Select commit
Loading
Failed to load commit list.
Merged

feat(hugr-py): Support envelope compression #1994

Default Package.to_bytes to compressed binary
4b6ddb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2025 in 1s

83.66% (+0.01%) compared to 53b9505

View this Pull Request on Codecov

83.66% (+0.01%) compared to 53b9505

Details

Codecov Report

Attention: Patch coverage is 61.53846% with 5 lines in your changes missing coverage. Please review.

Project coverage is 83.66%. Comparing base (53b9505) to head (4b6ddb7).

Files with missing lines Patch % Lines
hugr-py/src/hugr/envelope.py 58.33% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1994      +/-   ##
==========================================
+ Coverage   83.65%   83.66%   +0.01%     
==========================================
  Files         209      209              
  Lines       38993    38995       +2     
  Branches    35666    35666              
==========================================
+ Hits        32620    32627       +7     
+ Misses       4533     4528       -5     
  Partials     1840     1840              

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.