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

dangernoodle-io / TaipanMiner / 26200680578
90%

Build:
DEFAULT BRANCH: main
Ran 21 May 2026 01:51AM UTC
Jobs 3
Files 101
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

21 May 2026 01:50AM UTC coverage: 89.931% (+0.03%) from 89.905%
26200680578

push

github

web-flow
feat(stats): track timestamps for block-found and best-diff events (#416)

Expose wall-clock timestamps for the four "when did that happen?" events
that the headline tiles and per-pool cards already surface:
  - session_best_diff_ts, session_last_block_ts (RAM, reset on boot)
  - per-slot best_diff_ts, last_block_ts (NVS-persisted)
  - lifetime_last_block_ts (NVS-persisted, survives LRU slot eviction)

Firmware records time(NULL) at each event, sanitized to 0 if SNTP hasn't
synced yet (sentinel: ts < 2023). NVS adds four new u32 keys per slot
(bdt_hi/lo + lbt_hi/lo) plus ps_lblk_hi/lo for the device-lifetime mark.

The block.found bb_event payload gains a "timestamp" field so the dismiss
banner can show when the block was actually found rather than when the
SSE message arrived (resilient to replays).

Hero tiles get tooltip-style annotations ("session: 3h ago · lifetime:
2d ago"), PoolStatsCard surfaces per-pool block + best-diff times, and
BlockFoundBanner shows the find time inline.

2501 of 3170 branches covered (78.9%)

Branch coverage included in aggregate %.

70 of 72 new or added lines in 6 files covered. (97.22%)

5055 of 5232 relevant lines covered (96.62%)

157834.31 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
98.22
-1.78% webui/miner/src/lib/fmt.ts
Jobs
ID Job ID Ran Files Coverage
1 native - 26200680578.1 21 May 2026 01:51AM UTC 29
89.83
GitHub Action Run
2 webui - 26200680578.2 21 May 2026 01:52AM UTC 72
91.2
GitHub Action Run
3 e2e - 26200680578.3 21 May 2026 01:53AM UTC 54
56.22
GitHub Action Run
Source Files on build 26200680578
  • Tree
  • List 101
  • Changed 9
  • Source Changed 9
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26200680578
  • ab7ed131 on github
  • Prev Build on main (#26200096183)
  • Next Build on main (#26201249225)
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