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

dangernoodle-io / breadboard / 29706848294
96%

Build:
DEFAULT BRANCH: main
Ran 19 Jul 2026 10:51PM UTC
Jobs 1
Files 178
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

19 Jul 2026 10:49PM UTC coverage: 96.125% (+0.004%) from 96.121%
29706848294

push

github

web-flow
feat: add hex<->bytes codec + 32-bit byte-order helpers to bb_str/bb_num (#948)

Extracts shared hex-decode/encode and byte-swap primitives (B1-1082) into
the existing bb_str and bb_num components, additive only — no new
component. bb_str_hex_to_bytes/bb_str_bytes_to_hex decode/encode the
valid hex prefix (stopping at the first invalid char or dangling odd
nibble, never silently mapping to zero); bb_num_bswap32/
bb_num_bswap32_words provide word and per-4-byte-group byte-order
reversal (e.g. for stratum-style prevhash fields). TaipanMiner (frozen)
is untouched; the future TM-side composition of these generics is
deferred.


Claude-Session: https://claude.ai/code/session_01VA9XvWjJcbAUGCZpSFfp3H

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

7265 of 7882 branches covered (92.17%)

Branch coverage included in aggregate %.

44 of 44 new or added lines in 2 files covered. (100.0%)

12355 of 12529 relevant lines covered (98.61%)

1192.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29706848294.1 19 Jul 2026 10:51PM UTC 178
96.12
GitHub Action Run
Source Files on build 29706848294
  • Tree
  • List 178
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29706848294
  • edca4fcc on github
  • Prev Build on main (#29706571014)
  • Next Build on main (#29707858429)
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