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

Remove ArrayLiteral from IR #69

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Remove ArrayLiteral from IR #69

merged 1 commit into from
Jun 17, 2024

Conversation

drhagen
Copy link
Owner

@drhagen drhagen commented Jun 17, 2024

This IR element is no longer needed since the removal of HashOutput.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.68%. Comparing base (db59bce) to head (52de022).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
- Coverage   92.70%   92.68%   -0.03%     
==========================================
  Files          53       53              
  Lines        2825     2816       -9     
  Branches      508      506       -2     
==========================================
- Hits         2619     2610       -9     
  Misses        130      130              
  Partials       76       76              

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

@drhagen drhagen merged commit 21c6dcc into master Jun 17, 2024
9 checks passed
@drhagen drhagen deleted the remove-array-literal branch June 17, 2024 18:16
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.

2 participants