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

umputun / rlb-stats / 32349662605
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix/aggregate-single-pass
DEFAULT BRANCH: master
Ran 20 Aug 2026 08:36AM UTC
Jobs 1
Files 8
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 Aug 2026 09:13AM UTC coverage: 87.938% (+0.02%) from 87.921%
32349662605

push

github

paskal
fix: correct /api/candle aggregate/max_points precedence

The README states aggregate overrides max_points, but the handler parsed
max_points last so it actually won. Restructure so an explicit aggregate is
used and max_points is skipped entirely when present, matching the docs.

While here, fix two adjacent max_points bugs surfaced in review:
- max_points=0 divided by zero; now rejected (must be 1..255)
- ParseInt(_, 8) rejected the documented max of 255 and accepted negatives;
  use ParseUint with an explicit 1..255 range check

Document the 1..255 range and the aggregate-overrides note in the README.

6 of 7 new or added lines in 1 file covered. (85.71%)

627 of 713 relevant lines covered (87.94%)

107.69 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
92.94
0.03% app/web/server.go
Jobs
ID Job ID Ran Files Coverage
1 32349662605.1 20 Aug 2026 08:36AM UTC 8
87.94
GitHub Action Run
Source Files on build 32349662605
  • Tree
  • List 8
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 77f34f38 on github
  • Prev Build on master (#32203410890)
  • Next Build on fix/candle-precedence (#32351673975)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc