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

oasisprotocol / oasis-core / #6826 / 1
48%
master: 48%

Build:
Build:
LAST BUILD BRANCH: peternose/trivial/limit-tx-size
DEFAULT BRANCH: master
Ran 30 Jan 2026 10:04AM UTC
Files 158
Run time 3s
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 Jan 2026 09:59AM UTC coverage: 48.357%. Remained the same
#6826.1

Pull #6446

martintomazic
go/worker/storage: Fix runtime state pruner

Prior to this change it could happen that if you had pruning
configured and then you disable it, the runtime state would still
be pruned on the next restart.

This is because light history and runtime state pruning are
decoupled, and state pruner simply removes all state rounds older
than the last retained light history round. Since light history
pruning is much faster, it could happen that even after restart
and explicitly disabling pruning the pruner would still have
some pending work to do.
Pull Request #6446: go/worker/storage: Fix runtime state pruner

4679 of 9676 relevant lines covered (48.36%)

1.07 hits per line

Source Files on job #6826.1
  • Tree
  • List 158
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6826
  • 2c5d9dd2 on github
  • Prev Job for on martin/fix/runtime-state-pruner (##6824.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