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

dangernoodle-io / breadboard / 27593826565
100%

Build:
DEFAULT BRANCH: main
Ran 16 Jun 2026 04:18AM 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

16 Jun 2026 04:17AM UTC coverage: 100.0%. Remained the same
27593826565

push

github

web-flow
feat(bb_tls_creds,bb_sink_http): knob TLS-creds NVS buffer + http section tls-field parity (#452)

- add CONFIG_BB_TLS_CREDS_NVS_MAX_LEN kconfig knob (default 4096) to components/bb_tls_creds/Kconfig; heap-tight boards can lower it, PSRAM consumers can raise it
- replace hardcoded BB_TLS_CREDS_NVS_MAX_LEN define in bb_tls_creds.c with #ifndef CONFIG_BB_TLS_CREDS_NVS_MAX_LEN / #define 4096 / #endif fallback pattern (matches bb_sink_http idiom); ESP-IDF gets the knob value, host tests keep 4096
- add tls boolean to http telemetry section GET in bb_sink_http_telemetry_host.c: derived from strncmp(base, "https://", 8) == 0, placed next to base/enabled for parity with MQTT section
- add tls to k_http_schema_props openapi schema string
- add three host tests: tls=false for http:// base, tls=true for https:// base, tls=false when no base set

1615 of 1615 branches covered (100.0%)

Branch coverage included in aggregate %.

2702 of 2702 relevant lines covered (100.0%)

1203.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27593826565.1 16 Jun 2026 04:18AM UTC 34
100.0
GitHub Action Run
Source Files on build 27593826565
  • Tree
  • List 34
  • 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 #27593826565
  • 3d6c4a76 on github
  • Prev Build on main (#27593190652)
  • Next Build on main (#27595778763)
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