• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bernardladenthin / streambuffer / 26082394488
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/maven/org.junit.jupiter-junit-jupiter-6.1.0
DEFAULT BRANCH: master
Ran 19 May 2026 07:34AM UTC
Jobs 1
Files 1
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 May 2026 07:18AM UTC coverage: 100.0%. Remained the same
26082394488

push

github

web-flow
Preserve thread interrupt flag when wrapping InterruptedException (#71)

* Preserve thread interrupt flag when wrapping InterruptedException

When read() / read(byte[],int,int) catch an InterruptedException from
tryWaitForEnoughBytes and rethrow it wrapped in IOException, restore the
thread's interrupt flag so callers up the stack can still observe the
interruption. Addresses SonarQube rule java:S2142.

* Use AtomicBoolean instead of boolean[1] in interrupt-flag tests

---------

Co-authored-by: Claude <noreply@anthropic.com>

122 of 128 branches covered (95.31%)

250 of 250 relevant lines covered (100.0%)

4.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26082394488.1 19 May 2026 07:34AM UTC 1
100.0
GitHub Action Run
Source Files on build 26082394488
  • Tree
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26082394488
  • 15aa8b93 on github
  • Prev Build on main (#26044569534)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc