Skip to content

Share char array buffers in java.lang.String - #191

Merged
dlunch merged 4 commits into
mainfrom
agent/string-buffer-sharing
Jul 25, 2026
Merged

Share char array buffers in java.lang.String#191
dlunch merged 4 commits into
mainfrom
agent/string-buffer-sharing

Name the sharing constructor after its char array

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

90.49% (+0.14%) compared to c4665b0

View this Pull Request on Codecov

90.49% (+0.14%) compared to c4665b0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.49%. Comparing base (c4665b0) to head (13cc16f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #191      +/-   ##
==========================================
+ Coverage   90.35%   90.49%   +0.14%     
==========================================
  Files         265      265              
  Lines       32303    32349      +46     
==========================================
+ Hits        29188    29275      +87     
+ Misses       3115     3074      -41     

☔ 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.