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

ponder-lab / Hybridize-Functions-Refactoring / #1730 / 1
72%
main: 72%

Build:
Build:
LAST BUILD BRANCH: dependabot/maven/maven-plugins-8e9ee1e54d
DEFAULT BRANCH: main
Ran 27 May 2026 09:38PM UTC
Files 31
Run time 2s
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
#1730.1

Pull #569

travis-pro

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

Source Files on job #1730.1
  • Tree
  • List 31
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1730
  • 7c4233b6 on github
  • Prev Job for on fix/input-resource-leak (##1728.1)
  • Next Job for on fix/input-resource-leak (#26540111226.1)
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