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

dangernoodle-io / TaipanMiner / 25243295309
90%

Build:
DEFAULT BRANCH: main
Ran 02 May 2026 04:03AM 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

02 May 2026 04:02AM UTC coverage: 93.457%. Remained the same
25243295309

push

github

web-flow
fix(build): generate partition_fixup_data.c per-env to fix parallel-build race (TA-332) (#300)

scripts/embed_partitions.py wrote to a single shared src/partition_fixup_data.c.
under `pio run -e a -e b` (parallel envs) the two pre-scripts raced on that
file: one env's compile could pick up the other env's partition table, baking
the wrong layout into the firmware. confirmed 2026-05-01 by a parallel build
followed by an OTA push that bricked a tdongle.

- write to ${PIO_BUILD_DIR}/partition_fixup_data.c instead of src/
- src/CMakeLists.txt picks the file up via ${CMAKE_BINARY_DIR}
- drop the now-unused gitignore entry; the source is no longer in src/
- bench-verified with parallel `pio run -e tdongle-s3 -e esp32-wroom32` —
  per-env data files now correctly differ; 475 host tests pass; cppcheck
  clean across all 4 envs

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

707 of 842 branches covered (83.97%)

Branch coverage included in aggregate %.

1607 of 1634 relevant lines covered (98.35%)

252638.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25243295309.1 02 May 2026 04:03AM UTC 28
93.46
GitHub Action Run
Source Files on build 25243295309
  • Tree
  • List 28
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25243295309
  • cbeaf71e on github
  • Prev Build on main (#25243075848)
  • Next Build on main (#25244005672)
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