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

transformations: stencil bufferization polish #3001

Merged
merged 18 commits into from
Aug 17, 2024

Merge branch 'main' into emilien/better-bufferization

a914a27
Select commit
Loading
Failed to load commit list.
Merged

transformations: stencil bufferization polish #3001

Merge branch 'main' into emilien/better-bufferization
a914a27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2024 in 0s

89.88% (target 1.00%)

View this Pull Request on Codecov

89.88% (target 1.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.88%. Comparing base (7473b87) to head (a914a27).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3001      +/-   ##
==========================================
+ Coverage   89.86%   89.88%   +0.02%     
==========================================
  Files         415      415              
  Lines       52078    52095      +17     
  Branches     8048     8047       -1     
==========================================
+ Hits        46799    46826      +27     
+ Misses       3984     3977       -7     
+ Partials     1295     1292       -3     

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