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

dangernoodle-io / breadboard / 27325630166
100%

Build:
DEFAULT BRANCH: main
Ran 11 Jun 2026 05:20AM UTC
Jobs 1
Files 31
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

11 Jun 2026 05:19AM UTC coverage: 100.0%. Remained the same
27325630166

push

github

web-flow
feat(bb_nv): factory-reset endpoint — full NVS wipe + RTC-mirror invalidate (#386)

POST /api/factory-reset (Kconfig CONFIG_BB_NV_FACTORY_RESET, default off)
requires a confirm body {"confirm":"factory-reset"} -> 202 + deferred
500ms reboot; device boots clean into provisioning.

the load-bearing bit: bb_nv_config_factory_reset() does a FULL
nvs_flash_erase AND zeros the RTC creds-mirror magic. without the mirror
invalidation, bb_nv's restore-heal (CONFIG_BB_NV_CREDS_RTC_BACKUP) would
re-populate the wiped creds on the next boot and the reset would silently
fail. also clears s_config/s_pending.

400 on missing/wrong confirm. host-tested (11 tests); coverage 100%;
smoke green on esp32, esp32c3, esp32-p4, tdongle-s3.

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

1637 of 1637 branches covered (100.0%)

Branch coverage included in aggregate %.

2755 of 2755 relevant lines covered (100.0%)

994.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27325630166.1 11 Jun 2026 05:20AM UTC 31
100.0
GitHub Action Run
Source Files on build 27325630166
  • Tree
  • List 31
  • 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 #27325630166
  • 38e78c57 on github
  • Prev Build on main (#27324299439)
  • Next Build on main (#27351305459)
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