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

dangernoodle-io / TaipanMiner / 24916732459
90%

Build:
DEFAULT BRANCH: main
Ran 24 Apr 2026 11:39PM UTC
Jobs 1
Files 11
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

24 Apr 2026 11:37PM UTC coverage: 92.216%. Remained the same
24916732459

push

github

web-flow
fix(http): /api/stats uses bb_wifi_get_rssi cache (TA-229) (#185)

the rssi lookup in stats_handler called esp_wifi_sta_get_ap_info
directly, taking the wifi driver mutex. under heavy wifi load this
blocks /api/stats for hundreds of ms — user-visible at 5s polling
cadence.

bb_wifi (breadboard v0.12.1+) already maintains a cached rssi
snapshot refreshed every 5s off the http hot path. use it.

also drop the now-unused #include "esp_wifi.h" — one less direct
esp-idf include in taipanminer code (progresses TA-235).

197 of 252 branches covered (78.17%)

Branch coverage included in aggregate %.

656 of 673 relevant lines covered (97.47%)

617895.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24916732459.1 24 Apr 2026 11:38PM UTC 11
92.22
GitHub Action Run
Source Files on build 24916732459
  • Tree
  • List 11
  • 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 #24916732459
  • 19f01d9f on github
  • Prev Build on main (#24916558373)
  • Next Build on main (#24917011901)
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