Remove rust_object_field usage from Throwable, Class, ZipFile, InputStreamReader #137
Codecov / codecov/project
succeeded
Apr 5, 2026 in 0s
78.79% (+0.04%) compared to 34ebc38
View this Pull Request on Codecov
78.79% (+0.04%) compared to 34ebc38
Details
Codecov Report
❌ Patch coverage is 93.87755% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.79%. Comparing base (34ebc38) to head (973379e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...runtime/src/classes/java/io/input_stream_reader.rs | 77.77% | 2 Missing |
| jvm/src/runtime/java_lang_class.rs | 91.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #137 +/- ##
==========================================
+ Coverage 78.74% 78.79% +0.04%
==========================================
Files 178 178
Lines 7265 7286 +21
==========================================
+ Hits 5721 5741 +20
- Misses 1544 1545 +1 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading