fix: correct bug in java.lang.Class.getDeclaredMethods0() where class constructors were incorrectly returned #226
Codecov / codecov/project
succeeded
Jan 21, 2025 in 1s
97.18% (+0.43%) compared to d960618
View this Pull Request on Codecov
97.18% (+0.43%) compared to d960618
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 97.18%. Comparing base (
d960618
) to head (ab52ea2
).
Additional details and impacted files
@@ Coverage Diff @@
## main #226 +/- ##
==========================================
+ Coverage 96.75% 97.18% +0.43%
==========================================
Files 530 530
Lines 58451 58628 +177
==========================================
+ Hits 56552 56976 +424
+ Misses 1899 1652 -247
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading