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

dangernoodle-io / breadboard / 25299482514
100%

Build:
DEFAULT BRANCH: main
Ran 04 May 2026 03:26AM UTC
Jobs 1
Files 10
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

04 May 2026 03:25AM UTC coverage: 100.0%. Remained the same
25299482514

push

github

web-flow
feat(bb_http): add strict bb_url_parse_bool / bb_url_parse_uint helpers (#197)

Form-urlencoded values currently force consumers to either accept silent
garbage (strtoul-style) or hand-roll their own strict parsers. These
helpers centralize the pattern: bool accepts the usual case-insensitive
truthy/falsy spellings and rejects everything else; uint accepts only a
pure decimal-digit run with overflow detection. Both return false on
garbage so handlers can map to HTTP 400.

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

366 of 366 branches covered (100.0%)

Branch coverage included in aggregate %.

22 of 22 new or added lines in 1 file covered. (100.0%)

579 of 579 relevant lines covered (100.0%)

526.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25299482514.1 04 May 2026 03:26AM UTC 10
100.0
GitHub Action Run
Source Files on build 25299482514
  • Tree
  • List 10
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25299482514
  • 1292c075 on github
  • Prev Build on main (#25289699009)
  • Next Build on main (#25346527234)
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