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

dangernoodle-io / breadboard / 28747767004
100%

Build:
DEFAULT BRANCH: main
Ran 05 Jul 2026 04:44PM UTC
Jobs 1
Files 64
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

05 Jul 2026 04:43PM UTC coverage: 100.0%. Remained the same
28747767004

push

github

web-flow
refactor: migrate strncpy sizeof-idiom sites to bb_strlcpy (CLEAN batch) (#733)

- convert strncpy(dst, src, sizeof(dst)[-1]) + explicit NUL-terminator sites
  to the single-call bb_strlcpy(dst, src, sizeof(dst)) idiom across host,
  espidf, and arduino backends
- wire bb_str into PRIV_REQUIRES for every touched ESP-IDF component
- leave named-constant, size-variable, pointer-dst, and literal-size sites
  untouched (separate judgment batch)

2866 of 2866 branches covered (100.0%)

Branch coverage included in aggregate %.

30 of 30 new or added lines in 9 files covered. (100.0%)

4712 of 4712 relevant lines covered (100.0%)

11077.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28747767004.1 05 Jul 2026 04:44PM UTC 64
100.0
GitHub Action Run
Source Files on build 28747767004
  • Tree
  • List 64
  • Changed 9
  • Source Changed 9
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28747767004
  • b721fb34 on github
  • Prev Build on main (#28746396145)
  • Next Build on main (#28748072215)
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