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

dangernoodle-io / breadboard / 26005909132
100%

Build:
DEFAULT BRANCH: main
Ran 17 May 2026 11:32PM UTC
Jobs 1
Files 17
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

17 May 2026 11:31PM UTC coverage: 100.0%. Remained the same
26005909132

push

github

web-flow
perf(bb_event): drop unnecessary MALLOC_CAP_DMA on dispatch pool (#263)

Fixes B1-206. The dispatch pool buffer is copy-out architecture:
payloads are copied to per-subscriber buffers before any DMA operation.
The DMA-capable flag unnecessarily constrains the pool to internal SRAM
even on PSRAM-equipped boards, fragmenting heap.

Switch to SPIRAM-preferred allocation with fallback to default heap.
PSRAM-equipped boards (e.g., boards with external PSRAM) reclaim internal
SRAM for other uses; non-PSRAM boards (bitaxe-650, tdongle-s3) fall back
to default allocation with no change in behavior.

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>

960 of 960 branches covered (100.0%)

Branch coverage included in aggregate %.

1724 of 1724 relevant lines covered (100.0%)

1019.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26005909132.1 17 May 2026 11:32PM UTC 17
100.0
GitHub Action Run
Source Files on build 26005909132
  • Tree
  • List 17
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26005909132
  • 6e056499 on github
  • Prev Build on main (#26004487197)
  • Next Build on main (#26006097492)
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