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

dangernoodle-io / TaipanMiner / 26764533529
90%

Build:
DEFAULT BRANCH: main
Ran 01 Jun 2026 03:27PM UTC
Jobs 3
Files 106
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

01 Jun 2026 03:26PM UTC coverage: 90.423% (+0.08%) from 90.341%
26764533529

push

github

web-flow
fix(webui): guard knot page against a non-array /api/knot response (#481)

The knot page called (await fetchKnot()).sort(...) directly. A non-array
response — a truncated chunked body or an error object — threw
"(intermediate value).sort is not a function", surfaced as the page's error
banner instead of the peer cards (seen on an esp32-wroom32). Guard with
Array.isArray and degrade to an empty peer set so a malformed response renders
the normal empty-state rather than a cryptic JS error.

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

2793 of 3490 branches covered (80.03%)

Branch coverage included in aggregate %.

3 of 3 new or added lines in 1 file covered. (100.0%)

5421 of 5594 relevant lines covered (96.91%)

147655.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 webui - 26764533529.1 01 Jun 2026 03:28PM UTC 77
90.91
GitHub Action Run
2 e2e - 26764533529.2 01 Jun 2026 03:28PM UTC 56
58.36
GitHub Action Run
3 native - 26764533529.3 01 Jun 2026 03:27PM UTC 29
91.2
GitHub Action Run
Source Files on build 26764533529
  • Tree
  • List 106
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26764533529
  • 4c0bab01 on github
  • Prev Build on main (#26764144337)
  • Next Build on main (#26765142728)
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