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

dangernoodle-io / breadboard / 28675338100
100%

Build:
DEFAULT BRANCH: main
Ran 03 Jul 2026 05:34PM UTC
Jobs 1
Files 50
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

03 Jul 2026 05:33PM UTC coverage: 100.0%. Remained the same
28675338100

push

github

web-flow
feat(bb_nv): tag factory-reset reboot with FACTORY_RESET reason (B1-532) (#694)

- persist a reboot record before esp_restart() in factory_reset_reboot_work_fn
  via bb_nv_reboot_record_save(BB_RESET_SRC_FACTORY_RESET, NULL, 0, uptime_s)
- uptime_s computed via bb_clock_now_ms64()/1000, matching bb_system's convention
- bb_clock.h is already public in bb_core, which bb_nv already REQUIRES, so no
  new component dependency was needed
- BB_RESET_SRC_FACTORY_RESET already existed in the enum (added in PR1); no
  enum change or new host test required — the wire string round-trip was
  already covered by test_bb_reset_source_str_factory_reset
- removes the TODO(B1-527) placeholder — this closes the last un-migrated
  esp_restart() site and completes the reboot-reason SSOT
- no bb_nv->bb_system edge introduced; persistence stays bb_nv->bb_core only
- log a bb_log_w warning (mirroring bb_system_restart_reason_at's idiom) if the
  reboot record persist fails, without blocking the reboot on that failure
- update CLAUDE.md's reboot-reason SSOT section to reflect the completed
  migration instead of the now-stale "deferred exception" framing

2260 of 2260 branches covered (100.0%)

Branch coverage included in aggregate %.

3782 of 3782 relevant lines covered (100.0%)

1201.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28675338100.1 03 Jul 2026 05:34PM UTC 50
100.0
GitHub Action Run
Source Files on build 28675338100
  • Tree
  • List 50
  • 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 #28675338100
  • 523b9a7b on github
  • Prev Build on main (#28674640054)
  • Next Build on main (#28689271715)
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