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

Nanopublication / nanopub-java / 23729181399
51%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2026 05:19AM UTC
Jobs 3
Files 144
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

30 Mar 2026 05:19AM UTC coverage: 51.353% (+0.01%) from 51.341%
23729181399

push

github

tkuhn
fix: prevent HTTP connection pool exhaustion under concurrent load

Increase connectionRequestTimeout from 500ms to 10s to match the other
timeouts — 500ms was too aggressive for a shared pool under concurrent
load, causing "Timeout waiting for connection from pool" errors
(knowledgepixels/nanodash#416).

Also fix two connection leak paths: consume response entities in
QueryCall.getApiInstances() health checks, and ensure QueryAccess.call()
always releases connections via try-with-resources and a finally block.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

1030 of 2990 branches covered (34.45%)

Branch coverage included in aggregate %.

5253 of 9245 relevant lines covered (56.82%)

7.98 hits per line

Coverage Regressions

Lines Coverage ∆ File
11
73.33
0.92% org/nanopub/extra/services/QueryAccess.java
3
82.64
0.12% org/nanopub/extra/services/QueryCall.java
Jobs
ID Job ID Ran Files Coverage
1 run-temurin-21 - 23729181399.1 30 Mar 2026 05:19AM UTC 144
51.35
GitHub Action Run
2 run-temurin-23 - 23729181399.2 30 Mar 2026 05:19AM UTC 144
51.35
GitHub Action Run
3 run-temurin-25 - 23729181399.3 30 Mar 2026 05:19AM UTC 144
51.35
GitHub Action Run
Source Files on build 23729181399
  • Tree
  • List 144
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23729181399
  • b80512b3 on github
  • Prev Build on master (#23688645618)
  • Next Build on master (#23736817795)
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