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

[Fix] Flattening finalize. #27953

Merged
merged 3 commits into from
May 21, 2024
Merged

[Fix] Flattening finalize. #27953

merged 3 commits into from
May 21, 2024

Conversation

d0cd
Copy link
Collaborator

@d0cd d0cd commented May 15, 2024

This PR fixes flattening in finalize blocks.

@d0cd d0cd requested a review from evan-schott May 15, 2024 23:54
Copy link

codecov bot commented May 16, 2024

Codecov Report

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

Project coverage is 77.25%. Comparing base (ccea68a) to head (656f096).

Files Patch % Lines
compiler/passes/src/flattening/flatten_program.rs 81.81% 2 Missing ⚠️
...ompiler/passes/src/flattening/flatten_statement.rs 86.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           testnet3   #27953      +/-   ##
============================================
+ Coverage     77.22%   77.25%   +0.02%     
============================================
  Files           205      205              
  Lines          7026     7057      +31     
  Branches       7026     7057      +31     
============================================
+ Hits           5426     5452      +26     
- Misses         1600     1605       +5     

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

@d0cd d0cd merged commit 5b4d66b into testnet3 May 21, 2024
15 checks passed
@d0cd d0cd deleted the fix/finalize-flattening branch May 21, 2024 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants