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 codegen for array init expressions #8446

Merged
merged 2 commits into from
Nov 23, 2023
Merged

Fix codegen for array init expressions #8446

merged 2 commits into from
Nov 23, 2023

Conversation

d0cd
Copy link
Collaborator

@d0cd d0cd commented Nov 23, 2023

This PR fixes code generation for array init expressions.

Copy link

codecov bot commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (be75b14) 79.28% compared to head (c2bde41) 79.56%.
Report is 16 commits behind head on testnet3.

Additional details and impacted files
@@             Coverage Diff              @@
##           testnet3    #8446      +/-   ##
============================================
+ Coverage     79.28%   79.56%   +0.27%     
============================================
  Files           172      172              
  Lines          5798     5778      -20     
  Branches       5798     5778      -20     
============================================
  Hits           4597     4597              
+ Misses         1201     1181      -20     

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

@d0cd d0cd merged commit 9050bc8 into testnet3 Nov 23, 2023
15 checks passed
@d0cd d0cd deleted the fix/codegen-arrays branch November 23, 2023 20:06
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.

1 participant