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

umputun / rlb-stats
89%

Build:
DEFAULT BRANCH: master
Repo Added 01 Nov 2019 06:30PM UTC
Files 8
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • bump_bbolt
  • bump_readme
  • cancelable
  • ci
  • ci-updates-and-hardening
  • consistent
  • dashboard-rewrite
  • dependabot
  • dependabot/github_actions/github-actions-updates-7aa8621bec
  • dependabot/github_actions/github-actions-updates-a2e7793ad6
  • dependabot/go_modules/go-modules-updates-07f3a6036d
  • dependabot/go_modules/go-modules-updates-4c8a9e7529
  • dependabot/go_modules/go-modules-updates-68c902ff31
  • dependabot/go_modules/go-modules-updates-88fd66ad8e
  • dependabot/go_modules/go-modules-updates-9254213526
  • dependabot/go_modules/go-modules-updates-a0d67c0d5b
  • dependabot/go_modules/go-modules-updates-dc9768f38b
  • dependabot/go_modules/go-modules-updates-ecb200e869
  • dependabot/go_modules/go-modules-updates-f3ab9ab63f
  • fix/aggregate-single-pass
  • fix/aggregator-race
  • fix/bolt-save-merge
  • fix/candle-precedence
  • fix/reject-nonpositive-aggregate
  • fix/reject-reserved-dest
  • fix_test_data_agg
  • improve_tests
  • limit-files
  • lint_fixes
  • master
  • opts
  • paskal/add-tests
  • paskal/add_dependabot
  • paskal/bump_modules
  • paskal/charts
  • paskal/clarify_docker_comment
  • paskal/dependabot-disable-updates
  • paskal/fix-ci-after-rebase
  • paskal/fix_dockerfile_and_golangcilint
  • paskal/golangci-lint
  • paskal/pprof
  • paskal/remove_chi
  • paskal/remove_go_chi
  • paskal/renew
  • paskal/rest_package
  • relative_url
  • smaller-data

07 Sep 2026 11:32PM UTC coverage: 88.518% (+0.08%) from 88.441%
34170407953

push

github

web-flow
Reject non-positive aggregate on /api/candle (#64)

Previously, aggregate=-5m or aggregate=0s parsed successfully and was
silently raised to one minute inside aggregateCandles, so the request
answered 200 with an interval the caller never asked for.

5 of 5 new or added lines in 1 file covered. (100.0%)

663 of 749 relevant lines covered (88.52%)

105.1 hits per line

Relevant lines Covered
Build:
Build:
749 RELEVANT LINES 663 COVERED LINES
105.1 HITS PER LINE
Source Files on master
  • Tree
  • List 8
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
34170407953 master Reject non-positive aggregate on /api/candle (#64) Previously, aggregate=-5m or aggregate=0s parsed successfully and was silently raised to one minute inside aggregateCandles, so the request answered 200 with an interval the caller never asked for. push 07 Sep 2026 11:33PM UTC web-flow github
88.52
34156048009 master Aggregate candles in a single pass (#65) Previously, aggregateCandles rebuilt each output window by rescanning the whole candle slice, O(windows x candles): a 30-day dashboard with about 43k minute candles and 100 windows walked the slice once pe... push 07 Sep 2026 07:34PM UTC web-flow github
88.44
33739402016 fix/aggregate-single-pass Aggregate candles in a single pass Previously, aggregateCandles rebuilt each output window by rescanning the whole candle slice, O(windows x candles): a 30-day dashboard with about 43k minute candles and 100 windows walked the slice once per wind... Pull #65 03 Sep 2026 09:32AM UTC paskal github
88.44
33739405608 fix/aggregate-single-pass Aggregate candles in a single pass Previously, aggregateCandles rebuilt each output window by rescanning the whole candle slice, O(windows x candles): a 30-day dashboard with about 43k minute candles and 100 windows walked the slice once per wind... Pull #65 03 Sep 2026 09:32AM UTC paskal github
88.44
33737335096 fix/aggregate-single-pass Aggregate candles in a single pass Previously, aggregateCandles rebuilt each output window by rescanning the whole candle slice, O(windows x candles): a 30-day dashboard with about 43k minute candles and 100 windows walked the slice once per wind... Pull #65 03 Sep 2026 09:11AM UTC paskal github
88.43
32361845858 fix/aggregate-single-pass Count window offsets in seconds to survive spans over 292 years Previously, the window index came from time.Sub, whose Duration saturates at roughly 292 years, so candles further apart than that produced an identical offset and collapsed into one... Pull #65 20 Aug 2026 11:02AM UTC paskal github
88.43
32357179525 fix/reject-nonpositive-aggregate Reject non-positive aggregate on /api/candle Previously, aggregate=-5m or aggregate=0s parsed successfully and was silently raised to one minute inside aggregateCandles, so the request answered 200 with an interval the caller never asked for. Pull #64 20 Aug 2026 10:05AM UTC paskal github
88.02
32357183358 fix/reject-nonpositive-aggregate Reject non-positive aggregate on /api/candle Previously, aggregate=-5m or aggregate=0s parsed successfully and was silently raised to one minute inside aggregateCandles, so the request answered 200 with an interval the caller never asked for. Pull #64 20 Aug 2026 10:05AM UTC paskal github
88.11
32351751461 master fix: reject reserved dest "all" on /api/insert (#63) "all" is the synthetic node the aggregator writes every record into. POST /api/insert accepted any non-empty dest, so a client posting dest="all" double-counted into that bucket and corrupted t... push 20 Aug 2026 09:01AM UTC web-flow github
88.02
32351673975 fix/candle-precedence Reject non-positive aggregate on /api/candle Previously, aggregate=-5m or aggregate=0s parsed successfully and was silently raised to one minute inside aggregateCandles, so the request answered 200 with an interval the caller never asked for. push 20 Aug 2026 09:01AM UTC paskal github
88.02
See All Builds (210)
  • Repo on GitHub
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