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