fix: add java.lang.reflect.Array.newArray(Ljava/lang/Class;I)Ljava/lang/Object; #137
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:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading