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!: Rename new_linear() to new_endo(). #697

Merged
merged 4 commits into from
Nov 16, 2023

Additional rename after merge.

1dc3b37
Select commit
Loading
Failed to load commit list.
Merged

refactor!: Rename new_linear() to new_endo(). #697

Additional rename after merge.
1dc3b37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2023 in 0s

84.27% (-0.01%) compared to e943fdc

View this Pull Request on Codecov

84.27% (-0.01%) compared to e943fdc

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (e943fdc) 84.27% compared to head (1dc3b37) 84.27%.

Files Patch % Lines
src/extension/op_def.rs 50.00% 0 Missing and 1 partial ⚠️
src/hugr/views/sibling_subgraph.rs 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #697      +/-   ##
==========================================
- Coverage   84.27%   84.27%   -0.01%     
==========================================
  Files          66       66              
  Lines       12961    12960       -1     
  Branches    12961    12960       -1     
==========================================
- Hits        10923    10922       -1     
  Misses       1282     1282              
  Partials      756      756              

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