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

feat: Lower collections extension #1720

Merged
merged 11 commits into from
Nov 27, 2024

Add one more bail

31b06a7
Select commit
Loading
Failed to load commit list.
Merged

feat: Lower collections extension #1720

Add one more bail
31b06a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

86.35% (-0.03%) compared to fc609a2

View this Pull Request on Codecov

86.35% (-0.03%) compared to fc609a2

Details

Codecov Report

Attention: Patch coverage is 82.88591% with 51 lines in your changes missing coverage. Please review.

Project coverage is 86.35%. Comparing base (fc609a2) to head (31b06a7).

Files with missing lines Patch % Lines
hugr-llvm/src/extension/collections.rs 83.65% 4 Missing and 39 partials ⚠️
hugr-llvm/src/emit/func.rs 71.42% 0 Missing and 8 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1720      +/-   ##
==========================================
- Coverage   86.38%   86.35%   -0.03%     
==========================================
  Files         166      167       +1     
  Lines       30063    30361     +298     
  Branches    26975    27273     +298     
==========================================
+ Hits        25969    26219     +250     
- Misses       2558     2559       +1     
- Partials     1536     1583      +47     

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