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: correct object array lengt allocation for java.lang.reflect.Array.newArray(Ljava/lang/Class;I)Ljava/lang/Object; #177

Merged
merged 1 commit into from
Dec 6, 2024

fix: correct object array lengt allocation for java.lang.reflect.Arra…

c31e53f
Select commit
Loading
Failed to load commit list.
Merged

fix: correct object array lengt allocation for java.lang.reflect.Array.newArray(Ljava/lang/Class;I)Ljava/lang/Object; #177

fix: correct object array lengt allocation for java.lang.reflect.Arra…
c31e53f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2024 in 1s

77.64% (-0.02%) compared to fb49726

View this Pull Request on Codecov

77.64% (-0.02%) compared to fb49726

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.64%. Comparing base (fb49726) to head (c31e53f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #177      +/-   ##
==========================================
- Coverage   77.66%   77.64%   -0.02%     
==========================================
  Files         526      526              
  Lines       45249    45249              
==========================================
- Hits        35141    35134       -7     
- Misses      10108    10115       +7     

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