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

ponder-lab / Hybridize-Functions-Refactoring / 26540111226
72%
main: 72%

Build:
Build:
LAST BUILD BRANCH: dependabot/maven/maven-plugins-8e9ee1e54d
DEFAULT BRANCH: main
Ran 27 May 2026 09:38PM UTC
Jobs 1
Files 31
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

27 May 2026 09:34PM UTC coverage: 72.492%. Remained the same
26540111226

Pull #569

github

khatchad
Close `InputStreamReader` in `runCommand` on error path

Resolves the `java/input-resource-leak` CodeQL alert at `HybridizeFunctionRefactoringTest.java:390`. The reader was only constructed on the non-zero exit code branch (capturing stderr for the assertion message), but it was never closed—try-with-resources fixes the leak without changing behavior.
Pull Request #569: Close `InputStreamReader` in `runCommand` on error path

1207 of 1665 relevant lines covered (72.49%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26540111226.1 27 May 2026 09:38PM UTC 31
72.49
GitHub Action Run
Source Files on build 26540111226
  • Tree
  • List 31
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26540111226
  • Pull Request #569
  • PR Base - main (#)
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