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

test: Add failing test case for #1315 #1316

Merged
merged 4 commits into from
Jul 16, 2024

revert dup comment

d03d990
Select commit
Loading
Failed to load commit list.
Merged

test: Add failing test case for #1315 #1316

revert dup comment
d03d990
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2024 in 0s

87.33% (+0.06%) compared to a6a9b74

View this Pull Request on Codecov

87.33% (+0.06%) compared to a6a9b74

Details

Codecov Report

Attention: Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.33%. Comparing base (a6a9b74) to head (d03d990).

Files Patch % Lines
hugr-core/src/ops/custom.rs 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1316      +/-   ##
==========================================
+ Coverage   87.27%   87.33%   +0.06%     
==========================================
  Files         107      107              
  Lines       19626    19642      +16     
  Branches    17362    17378      +16     
==========================================
+ Hits        17129    17155      +26     
+ Misses       1714     1705       -9     
+ Partials      783      782       -1     

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