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

dangernoodle-io / breadboard / 27425639990
100%

Build:
DEFAULT BRANCH: main
Ran 12 Jun 2026 03:31PM UTC
Jobs 1
Files 34
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

12 Jun 2026 03:30PM UTC coverage: 100.0%. Remained the same
27425639990

push

github

web-flow
feat(bb_tls_creds): shared mutual-TLS PEM provisioning (#395)

Adds bb_tls_creds component: resolves ca/client_cert/client_key PEM
strings from three-level precedence — programmatic override → NVS
(caller-supplied namespace, keys tls_ca/tls_cert/tls_key) → build-time
embedded weak defaults.  All buffers are heap-owned for the credential's
full lifetime (esp-mqtt/esp-http-client do not copy or free cert
pointers).

Also adds host in-memory string store to the #else (non-ESP_PLATFORM)
block of platform/espidf/bb_nv/bb_nv.c so bb_nv_get_str/bb_nv_set_str
round-trip in Unity host tests.  bb_nv_host_str_store_reset() exposed
under #ifndef ESP_PLATFORM and called from setUp() to prevent
cross-test leakage.

13 Unity tests cover: override beats NVS, NVS used when no override,
partial/absent PEMs, null-out guard, free zeroes + double-free safe,
and independent-copy guarantees.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

1665 of 1665 branches covered (100.0%)

Branch coverage included in aggregate %.

2772 of 2772 relevant lines covered (100.0%)

1005.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27425639990.1 12 Jun 2026 03:31PM UTC 34
100.0
GitHub Action Run
Source Files on build 27425639990
  • Tree
  • List 34
  • 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 #27425639990
  • 66e5172f on github
  • Prev Build on main (#27395929904)
  • Next Build on main (#27426846858)
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