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: determine correct bounds of custom types #1888

Merged
merged 1 commit into from
Jan 22, 2025

Bugfix: determine correct bounds of custom types

5786561
Select commit
Loading
Failed to load commit list.
Merged

fix: determine correct bounds of custom types #1888

Bugfix: determine correct bounds of custom types
5786561
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

86.54% (+0.01%) compared to b38a2e8

View this Pull Request on Codecov

86.54% (+0.01%) compared to b38a2e8

Details

Codecov Report

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

Project coverage is 86.54%. Comparing base (b38a2e8) to head (5786561).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
hugr-core/src/import.rs 60.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1888      +/-   ##
==========================================
+ Coverage   86.52%   86.54%   +0.01%     
==========================================
  Files         194      195       +1     
  Lines       35250    35591     +341     
  Branches    32063    32404     +341     
==========================================
+ Hits        30501    30803     +302     
- Misses       2973     3014      +41     
+ Partials     1776     1774       -2     

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