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: Three bugfixes in model import and export. #1844

Merged
merged 3 commits into from
Jan 13, 2025

Actually increase test coverage

bf54385
Select commit
Loading
Failed to load commit list.
Merged

fix: Three bugfixes in model import and export. #1844

Actually increase test coverage
bf54385
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 1s

86.54% (+0.01%) compared to c72a359

View this Pull Request on Codecov

86.54% (+0.01%) compared to c72a359

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 86.54%. Comparing base (c72a359) to head (bf54385).

Files with missing lines Patch % Lines
hugr-core/src/import.rs 52.94% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1844      +/-   ##
==========================================
+ Coverage   86.52%   86.54%   +0.01%     
==========================================
  Files         194      194              
  Lines       35239    35264      +25     
  Branches    32052    32077      +25     
==========================================
+ Hits        30492    30518      +26     
+ Misses       2970     2969       -1     
  Partials     1777     1777              

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