fix: add java.lang.reflect.Array.newArray(Ljava/lang/Class;I)Ljava/lang/Object; #137
Codecov / codecov/patch
failed
Nov 20, 2024 in 0s
44.89% of diff hit (target 95.89%)
View this Pull Request on Codecov
44.89% of diff hit (target 95.89%)
Annotations
Check warning on line 24 in ristretto_vm/src/native_methods/java_lang_reflect_array.rs
codecov / codecov/patch
ristretto_vm/src/native_methods/java_lang_reflect_array.rs#L20-L24
Added lines #L20 - L24 were not covered by tests
Check warning on line 48 in ristretto_vm/src/native_methods/java_lang_reflect_array.rs
codecov / codecov/patch
ristretto_vm/src/native_methods/java_lang_reflect_array.rs#L27-L48
Added lines #L27 - L48 were not covered by tests
Loading