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

Chia-Network / chia_rs / 22502797813
81%

Build:
DEFAULT BRANCH: main
Ran 27 Feb 2026 08:39PM UTC
Jobs 3
Files 137
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

27 Feb 2026 08:34PM UTC coverage: 80.796% (-0.02%) from 80.811%
22502797813

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.

46 of 46 new or added lines in 3 files covered. (100.0%)

14397 of 17819 relevant lines covered (80.8%)

12214700.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Linux release Cargo - 22502797813.1 27 Feb 2026 09:19PM UTC 135
73.24
GitHub Action Run
2 Linux dev Cargo - 22502797813.2 27 Feb 2026 08:39PM UTC 134
71.3
GitHub Action Run
3 Linux release pytest - 22502797813.3 27 Feb 2026 09:00PM UTC 114
58.69
GitHub Action Run
Source Files on build 22502797813
  • Tree
  • List 137
  • Changed 11
  • Source Changed 7
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22502797813
  • 6cf43fce on github
  • Prev Build on main (#22369866667)
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