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-bufferize side-effect analysis fix #3076

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

PapyChacal
Copy link
Collaborator

Just forgot to check side-effects including the last user when fold stencil.buffer

@PapyChacal PapyChacal added bug Something isn't working minor For minor PRs, easy and quick to review, quickly mergeable transformations Changes or adds a transformatio labels Aug 21, 2024
@PapyChacal PapyChacal self-assigned this Aug 21, 2024
Copy link

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.90%. Comparing base (bd700e9) to head (c869531).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3076   +/-   ##
=======================================
  Coverage   89.90%   89.90%           
=======================================
  Files         418      418           
  Lines       52898    52902    +4     
  Branches     8200     8202    +2     
=======================================
+ Hits        47556    47560    +4     
  Misses       4015     4015           
  Partials     1327     1327           

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

@PapyChacal PapyChacal marked this pull request as ready for review August 21, 2024 11:35
@PapyChacal PapyChacal merged commit bd14181 into main Aug 21, 2024
14 checks passed
@PapyChacal PapyChacal deleted the emilien/stencil-buffer branch August 21, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working minor For minor PRs, easy and quick to review, quickly mergeable transformations Changes or adds a transformatio
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants