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: add java.lang.reflect.Array.newArray(Ljava/lang/Class;I)Ljava/lang/Object; #137

Merged
merged 1 commit into from
Nov 20, 2024

fix: add java.lang.reflect.Array.newArray(Ljava/lang/Class;I)Ljava/la…

5bbc809
Select commit
Loading
Failed to load commit list.
Merged

fix: add java.lang.reflect.Array.newArray(Ljava/lang/Class;I)Ljava/lang/Object; #137

fix: add java.lang.reflect.Array.newArray(Ljava/lang/Class;I)Ljava/la…
5bbc809
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 20, 2024 in 0s

95.80% (-0.10%) compared to d539975

View this Pull Request on Codecov

95.80% (-0.10%) compared to d539975

Details

Codecov Report

Attention: Patch coverage is 44.89796% with 27 lines in your changes missing coverage. Please review.

Project coverage is 95.80%. Comparing base (d539975) to head (5bbc809).

Files with missing lines Patch % Lines
...o_vm/src/native_methods/java_lang_reflect_array.rs 25.00% 27 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
- Coverage   95.89%   95.80%   -0.10%     
==========================================
  Files         145      146       +1     
  Lines       27140    27188      +48     
==========================================
+ Hits        26027    26048      +21     
- Misses       1113     1140      +27     

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


🚨 Try these New Features: