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

dangernoodle-io / pogopin / 28917722483
88%

Build:
DEFAULT BRANCH: main
Ran 08 Jul 2026 04:35AM UTC
Jobs 1
Files 28
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

08 Jul 2026 04:33AM UTC coverage: 82.429% (+2.3%) from 80.145%
28917722483

push

github

web-flow
fix: NVS read-modify-write preserves existing data and verifies writes (#42)

- bump espflasher fork pin to jae/pogopin-stable-nvs (8804bdbf0177), which
  fixes the lossy NVS codec that could silently drop entries on read
- add a pre-write completeness guard (internal/esp/nvs_guard.go): counts
  Written slots directly from the raw per-page entry-state bitmap and
  compares against what nvs.ParseNVS accounted for; refuses to write if
  anything is unaccounted for, independent of any future codec regression
- add post-write verification: re-read and re-parse after flashing, confirm
  every requested change landed and nothing pre-existing was lost before
  reporting success; esp_nvs_set/esp_nvs_delete now report verified counts
  instead of the requested count
- esp_write_nvs remains the intentional unguarded destructive full replace

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

3007 of 3648 relevant lines covered (82.43%)

0.94 hits per line

Coverage Regressions

Lines Coverage ∆ File
20
87.58
-0.88% esp/esp.go
1
72.1
12.06% mcpserver/esp_handlers.go
Jobs
ID Job ID Ran Files Coverage
1 28917722483.1 08 Jul 2026 04:35AM UTC 28
82.43
GitHub Action Run
Source Files on build 28917722483
  • Tree
  • List 28
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28917722483
  • 8217de07 on github
  • Prev Build on main (#28913518270)
  • Next Build on main (#28917888710)
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