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

dangernoodle-io / TaipanMiner / 24951138168
90%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2026 07:26AM UTC
Jobs 1
Files 21
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

26 Apr 2026 07:25AM UTC coverage: 92.029% (-0.09%) from 92.12%
24951138168

push

github

web-flow
feat(stratum): per-reason rejected-share counters (TA-244) (#209)

* feat(stratum): per-reason rejected-share counters (TA-244)

break out session_rejected into per-error-code buckets so the
dashboard shows which rejection class is dominant. preserves
session_rejected (== rejected.total) for backwards compat.

- rejected.{job_not_found,low_difficulty,duplicate,stale_prevhash,other}
  keyed on stratum error codes 21/23/22/25/default
- rejected.other_last_code carries the last unseen code
- exposed as a peer `rejected` object on /api/stats next to the
  flat session_rejected field
- new stratum_parse_error_code() helper handles both
  [code,msg,data] array and {"code":N,...} object error shapes
- host tests cover both wire shapes + malformed inputs

* chore(test): switch native env to breadboard host-test scaffold (B1-70)

breadboard v0.13.1 ships scripts/native_scaffold.py — downstream
consumers declare which bb_* they need and the scaffold wires the
includes, sources, and cJSON lib_dep absolutely. drops the
framework-espidf cJSON path which only worked locally; ci test
job that doesn't install esp-idf is now happy.

- bump breadboard pin v0.13.0 -> v0.13.1
- [env:native] uses pre:.breadboard/scripts/native_scaffold.py
- custom_bb_components = bb_log bb_nv bb_json
- drops 4 explicit include paths and 4 build_src_filter entries

* chore: bump breadboard pin v0.13.1 -> v0.13.2 (scaffold anchor fix)

294 of 362 branches covered (81.22%)

Branch coverage included in aggregate %.

6 of 7 new or added lines in 1 file covered. (85.71%)

849 of 880 relevant lines covered (96.48%)

472599.17 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
71.88
2.06% components/stratum/src/stratum_utils.c
Jobs
ID Job ID Ran Files Coverage
1 24951138168.1 26 Apr 2026 07:26AM UTC 21
92.03
GitHub Action Run
Source Files on build 24951138168
  • Tree
  • List 21
  • 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 #24951138168
  • 635de715 on github
  • Prev Build on main (#24950176796)
  • Next Build on main (#24961998075)
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