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

Alan-Jowett / sonde / 23510375309
82%

Build:
DEFAULT BRANCH: main
Ran 24 Mar 2026 08:23PM UTC
Jobs 1
Files 74
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

24 Mar 2026 08:18PM UTC coverage: 85.558%. Remained the same
23510375309

push

github

web-flow
fix(modem,node): set WiFi to station mode for ESP-NOW TX (#467)

Both modem and node created EspWifi without calling
\set_configuration()\, defaulting to AP mode. ESP-NOW TX requires
station mode — RX worked (promiscuous) but TX failed with
\ESP_ERR_ESPNOW_IF\.

Add \wifi.set_configuration(&Configuration::Client(...))\ before
\wifi.start()\ in both crates.

Also clarify ND-0909 AC1: ESP-NOW must be initialised in WiFi
station mode.

Fixes #447.

Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

21541 of 25177 relevant lines covered (85.56%)

163.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23510375309.1 24 Mar 2026 08:23PM UTC 74
85.56
GitHub Action Run
Source Files on build 23510375309
  • Tree
  • List 74
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23510375309
  • ed2145e9 on github
  • Prev Build on main (#23509802521)
  • Next Build on main (#23511927699)
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