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

dangernoodle-io / breadboard / 27358074672
100%

Build:
DEFAULT BRANCH: main
Ran 11 Jun 2026 03:29PM 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

11 Jun 2026 03:28PM UTC coverage: 100.0%. Remained the same
27358074672

push

github

web-flow
feat(bb_ntp): manual timezone — POSIX-TZ setter + bb_nv persistence (#389)

NTP gives only UTC; let breadboard own a timezone so consumers (TM/CYD,
snugfeather) render local civil time via libc localtime(). API only — no
breadboard route; consumers own their settings UI.

- bb_nv: typed `timezone` POSIX-TZ field (bb_nv_config_timezone /
  _set_timezone), NVS-persisted, <=64 chars, NULL/empty clears.
- bb_ntp_set_timezone(posix_tz): persist via bb_nv + setenv("TZ")/tzset()
  immediately. bb_ntp_apply_saved_timezone() applies the stored TZ at
  boot. UTC default when unset.

host-tested end-to-end including DST: with EST5EDT,M3.2.0,M11.1.0 a
winter UTC time renders EST and a summer one EDT.

geo-IP auto-detect is split to B1-268 (opt-in convenience; manual
override always wins).

verified: 1723 host tests pass; coverage 100%; smoke green on esp32,
esp32c3, esp32-p4, tdongle-s3.

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

1665 of 1665 branches covered (100.0%)

Branch coverage included in aggregate %.

2772 of 2772 relevant lines covered (100.0%)

1002.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27358074672.1 11 Jun 2026 03:29PM UTC 34
100.0
GitHub Action Run
Source Files on build 27358074672
  • 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 #27358074672
  • a18fe6fd on github
  • Prev Build on main (#27352713474)
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