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

Chia-Network / chia_rs / 22502797813 / 2
81%
main: 81%

Build:
DEFAULT BRANCH: main
Ran 27 Feb 2026 09:19PM UTC
Files 134
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

27 Feb 2026 08:34PM UTC coverage: 71.297% (+0.02%) from 71.274%
22502797813.2

push

github

web-flow
Remove allocator argument from `run_block_generator*`, returning it instead (#1367)

* Remove allocator argument from `run_block_generator*`, returning it instead

Reduces potential consensus footguns by eliminating the ability for callers
to pass in a pre-populated allocator that could cause limit hits or other
surprising behavior. The allocator is now created internally using
`make_allocator(flags)` — the `ConsensusFlags` argument already present on
both functions determines whether heap-limiting applies. Both functions now
return `(SpendBundleConditions, Allocator)` so callers can still read NodePtr
values out of the returned allocator.

12447 of 17458 relevant lines covered (71.3%)

433734.56 hits per line

Source Files on job Linux dev Cargo - 22502797813.2
  • Tree
  • List 134
  • Changed 7
  • Source Changed 6
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22502797813
  • 6cf43fce on github
  • Prev Job for on main (#22369866667.3)
  • Next Job for on main (#22569319720.3)
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