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

dangernoodle-io / breadboard / 24793021539
100%

Build:
DEFAULT BRANCH: main
Ran 22 Apr 2026 05:35PM UTC
Jobs 1
Files 4
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

22 Apr 2026 05:34PM UTC coverage: 100.0%. Remained the same
24793021539

push

github

web-flow
feat(bb_nv): add u16 accessors; erase-on-mismatch setters; fallback-on-mismatch getters (#70)

- new bb_nv_{set,get}_u16 symmetric with u8/u32
- all set_uN now erase the key and retry if nvs_set_uN returns
  ESP_ERR_NVS_TYPE_MISMATCH, so cross-version width changes are
  transparent (no silent first-save failure)
- all get_uN now treat ESP_ERR_NVS_TYPE_MISMATCH like NOT_FOUND:
  populate fallback and return BB_OK with a WARN log, so upgrades
  that change a key's width don't panic ESP_ERROR_CHECK callers

motivation: TaipanMiner's pool_port migrated between u16 and u32 across
firmware versions; the previous strict behavior caused "port cleared
after upgrade" and "first save doesn't stick" bugs.

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

81 of 81 branches covered (100.0%)

Branch coverage included in aggregate %.

113 of 113 relevant lines covered (100.0%)

274.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24793021539.1 22 Apr 2026 05:35PM UTC 4
100.0
GitHub Action Run
Source Files on build 24793021539
  • Tree
  • List 4
  • 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 #24793021539
  • 7dfec662 on github
  • Prev Build on main (#24791804537)
  • Next Build on main (#24795904148)
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