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

Alan-Jowett / sonde / 23563789863
82%

Build:
DEFAULT BRANCH: main
Ran 25 Mar 2026 09:01PM UTC
Jobs 1
Files 76
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

25 Mar 2026 08:58PM UTC coverage: 85.798%. Remained the same
23563789863

push

github

web-flow
fix: log WiFi scan errors instead of silently swallowing (#444) (#504)

* fix: log WiFi scan errors instead of silently swallowing (#444)

Replace \self.wifi.scan().unwrap_or_default()\ with explicit match
that logs the ESP-IDF error code at WARN level when the scan fails.
Previously, scan failures were silently discarded, causing all 14
channels to report 0 APs / 0 dBm with no diagnostic output.

The scan result aggregation logic is unchanged — only error visibility
is improved. Operators can now see the actual failure reason on UART
when using the verbose firmware variant.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: reword scan failure log to match actual behavior

The warn message said 'returning empty results' but scan_channels()
returns 14 per-channel entries with 0 APs — not an empty response.
Reworded to 'treating as 0 APs on all channels' per reviewer feedback.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

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

22153 of 25820 relevant lines covered (85.8%)

163.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23563789863.1 25 Mar 2026 09:01PM UTC 76
85.8
GitHub Action Run
Source Files on build 23563789863
  • Tree
  • List 76
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23563789863
  • a394c59d on github
  • Prev Build on main (#23563641733)
  • Next Build on main (#23564908922)
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