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: Remove "trait TypeParametrised" #1019

Merged
merged 2 commits into from
May 10, 2024

Rm singly-impl'd TypeParametrised, rm Concrete

3f4af2d
Select commit
Loading
Failed to load commit list.
Merged

refactor: Remove "trait TypeParametrised" #1019

Rm singly-impl'd TypeParametrised, rm Concrete
3f4af2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 10, 2024 in 0s

86.30% (+0.07%) compared to c45e6fc

View this Pull Request on Codecov

86.30% (+0.07%) compared to c45e6fc

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 86.30%. Comparing base (c45e6fc) to head (3f4af2d).
Report is 1 commits behind head on main.

Files Patch % Lines
hugr/src/extension/type_def.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1019      +/-   ##
==========================================
+ Coverage   86.23%   86.30%   +0.07%     
==========================================
  Files          81       82       +1     
  Lines       16964    17191     +227     
  Branches    16964    17191     +227     
==========================================
+ Hits        14629    14837     +208     
- Misses       1546     1548       +2     
- Partials      789      806      +17     

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