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

knowledgepixels / nanodash / 24500846537
21%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2026 08:45AM UTC
Jobs 3
Files 187
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

16 Apr 2026 08:44AM UTC coverage: 15.798%. Remained the same
24500846537

push

github

tkuhn
fix: cap page store size to avoid long-overflow in DiskPageStore

Setting maxSizePerSession to Bytes.MAX (Long.MAX_VALUE) prevented
PageWindowManager from ever recycling slots in the per-session file,
so cumulative offsets eventually wrapped to a negative long and
FileChannel rejected reads/writes with "Negative position". Use a
generous-but-bounded 100 MB cap so windows recycle before overflow.

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

790 of 6188 branches covered (12.77%)

Branch coverage included in aggregate %.

1979 of 11339 relevant lines covered (17.45%)

2.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-temurin-21 - 24500846537.1 16 Apr 2026 08:45AM UTC 187
15.8
GitHub Action Run
2 run-temurin-23 - 24500846537.2 16 Apr 2026 08:45AM UTC 187
15.8
GitHub Action Run
3 run-temurin-25 - 24500846537.3 16 Apr 2026 08:45AM UTC 187
15.8
GitHub Action Run
Source Files on build 24500846537
  • Tree
  • List 187
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24500846537
  • 0ac0f6fe on github
  • Prev Build on master (#24458776542)
  • Next Build on master (#24501858971)
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