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

Alan-Jowett / sonde / 23618708044
82%

Build:
DEFAULT BRANCH: main
Ran 26 Mar 2026 09:33PM 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

26 Mar 2026 09:23PM UTC coverage: 85.796%. Remained the same
23618708044

push

github

web-flow
fix(node): increase main task stack from 16 KB to 24 KB (#516)

* fix(node): increase main task stack from 16 KB to 24 KB

Stack overflow (Guru Meditation: Stack protection fault) during
PEER_REQUEST after BLE provisioning. The HMAC-SHA256 computation +
CBOR encoding + ESP-NOW frame construction exceeds 16 KB.

Increase CONFIG_ESP_MAIN_TASK_STACK_SIZE from 16384 to 24576.

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

* Address review findings: clarify ND-0918 comment, derive stack size in CI

- sdkconfig.defaults: reword comment to clarify ND-0918 requires >= 16 KB
  and we configure 24 KB for headroom after observed overflow
- esp32.yml: derive expected stack size from sdkconfig.defaults instead of
  hardcoding, preventing future drift

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>

22736 of 26500 relevant lines covered (85.8%)

159.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23618708044.1 26 Mar 2026 09:33PM UTC 76
85.8
GitHub Action Run
Source Files on build 23618708044
  • 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 #23618708044
  • 8d370736 on github
  • Prev Build on main (#23616113034)
  • Next Build on main (#23621783362)
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