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

dangernoodle-io / breadboard / 30302601871
97%

Build:
DEFAULT BRANCH: main
Ran 27 Jul 2026 08:28PM UTC
Jobs 1
Files 200
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

27 Jul 2026 08:26PM UTC coverage: 96.538% (+0.002%) from 96.536%
30302601871

push

github

web-flow
feat: defer provisioning portal teardown behind a settle state (B1-809 PR3a) (#1107)

- add WP_CLOSING state and EV_SETTLE_TIMEOUT event to the pure provisioning policy FSM: EV_SAVE_SUCCESS now moves WP_ACTIVE -> WP_CLOSING (no teardown), and EV_SETTLE_TIMEOUT drives WP_CLOSING -> WP_IDLE via the unchanged act_close_portal (prov_stop -> ap_stop -> creds_arrived_notify)
- arm the settle timer in wp_closing_on_entry (an on_entry hook), not in row 7's action -- an action-armed timer is discarded on a concrete `next` per bb_fsm's contract, which would park the FSM in WP_CLOSING forever
- add settle_ms to wifi_prov_ctx_t and a third wifi_prov_fsm_init parameter so the settle duration stays out of this host-compilable TU (PR3b's ESP-IDF shell supplies it from Kconfig)
- wire the previously-unemitted WIFI_PROV_LOG_PORTAL_CLOSED into act_close_portal instead of adding a new log enum value
- pin the three deliberate no-op cells (WP_CLOSING + EV_SAVE_SUCCESS, WP_CLOSING + EV_ENTRY_USER_REQUESTED, WP_IDLE/WP_ACTIVE + EV_SETTLE_TIMEOUT) plus the full settle happy path and timer-armed/timer-cleared assertions

7820 of 8423 branches covered (92.84%)

Branch coverage included in aggregate %.

8 of 8 new or added lines in 1 file covered. (100.0%)

13315 of 13470 relevant lines covered (98.85%)

2617.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30302601871.1 27 Jul 2026 08:28PM UTC 200
96.54
GitHub Action Run
Source Files on build 30302601871
  • Tree
  • List 200
  • 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 #30302601871
  • e218f00e on github
  • Prev Build on main (#30229385778)
  • Next Build on main (#30305157177)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc