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

[Revert] Fix issues with Dead Code Elimination feature #124 #128

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

TharmiganK
Copy link
Contributor

Purpose

Reverts this PR: #124

Examples

N/A

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility

@TharmiganK TharmiganK added the Skip GraalVM Check This will skip the GraalVM compatibility check label Nov 18, 2024
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.54%. Comparing base (506db7f) to head (7c154c1).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #128      +/-   ##
============================================
+ Coverage     88.34%   89.54%   +1.19%     
- Complexity      226      315      +89     
============================================
  Files            22       38      +16     
  Lines           489      679     +190     
  Branches        102      134      +32     
============================================
+ Hits            432      608     +176     
- Misses           36       41       +5     
- Partials         21       30       +9     

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

@TharmiganK TharmiganK merged commit 474062c into main Nov 18, 2024
8 checks passed
@TharmiganK TharmiganK deleted the revert-dce-support branch November 18, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip GraalVM Check This will skip the GraalVM compatibility check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants