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

bug: (csl-lowering) Make multi-apply lowering work #3614

Merged
merged 11 commits into from
Dec 19, 2024

Merge branch 'main' into nicolai/multi-apply-fix

2374a1e
Select commit
Loading
Failed to load commit list.
Merged

bug: (csl-lowering) Make multi-apply lowering work #3614

Merge branch 'main' into nicolai/multi-apply-fix
2374a1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 1s

90.72% (target 1.00%)

View this Pull Request on Codecov

90.72% (target 1.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.72%. Comparing base (b394263) to head (2374a1e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3614      +/-   ##
==========================================
- Coverage   90.73%   90.72%   -0.01%     
==========================================
  Files         467      467              
  Lines       58965    58973       +8     
  Branches     5640     5642       +2     
==========================================
+ Hits        53500    53504       +4     
- Misses       4020     4022       +2     
- Partials     1445     1447       +2     

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