Skip to content

Expand Java 1.2 runtime API compatibility - #190

Merged
dlunch merged 2 commits into
mainfrom
agent/runtime-api-gaps
Jul 25, 2026
Merged

Expand Java 1.2 runtime API compatibility#190
dlunch merged 2 commits into
mainfrom
agent/runtime-api-gaps

Document interrupt field access rationale

78e9bd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2026 in 0s

90.35% (+3.46%) compared to 7dc1b90

View this Pull Request on Codecov

90.35% (+3.46%) compared to 7dc1b90

Details

Codecov Report

❌ Patch coverage is 93.35323% with 824 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.35%. Comparing base (7dc1b90) to head (78e9bd1).

Files with missing lines Patch % Lines
java_runtime/src/classes/java/util/vector.rs 63.73% 70 Missing ⚠️
java_runtime/src/classes/java/io/print_writer.rs 83.20% 68 Missing ⚠️
...me/src/classes/java/util/abstract_list_sub_list.rs 75.86% 56 Missing ⚠️
java_runtime/src/classes/java/util/linked_list.rs 85.41% 42 Missing ⚠️
..._runtime/src/classes/java/util/timer_task_queue.rs 65.25% 41 Missing ⚠️
...ava_runtime/src/classes/java/io/buffered_reader.rs 91.74% 34 Missing ⚠️
...ava_runtime/src/classes/java/util/abstract_list.rs 88.40% 32 Missing ⚠️
...e/src/classes/java/util/collections_copies_list.rs 82.31% 29 Missing ⚠️
java_runtime/src/classes/java/util/arrays.rs 95.95% 26 Missing ⚠️
java_runtime/src/classes/java/util/properties.rs 92.04% 26 Missing ⚠️
... and 55 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
+ Coverage   86.89%   90.35%   +3.46%     
==========================================
  Files         208      265      +57     
  Lines       20420    32303   +11883     
==========================================
+ Hits        17744    29188   +11444     
- Misses       2676     3115     +439     

☔ View full report in Codecov by Harness.
📢 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.