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

dangernoodle-io / TaipanMiner / 25350149181
90%

Build:
DEFAULT BRANCH: main
Ran 04 May 2026 11:58PM 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

04 May 2026 11:57PM UTC coverage: 91.5% (-0.3%) from 91.782%
25350149181

push

github

web-flow
refactor(sha): share abc-block builder + extend AHB lockstep to 1000 iters (#341)

M2: Extract sha256_build_abc_block() helper to eliminate duplication of
the "abc" known-answer vector setup (64-byte input block). AHB and DPORT
self-tests both inline the same memset + 4 byte writes; centralize for
maintainability. Prototype added to sha256.h.

M3: Extract sha256_hw_ahb_self_test_lockstep(uint32_t iters) from the
embedded 8-iter test inside sha256_hw_ahb_self_test. Parameterize iteration
count to match DPORT's 1000-nonce pattern. Call from sha256_hw_ahb_boot_probes
with iters=1000 to mirror DPORT's boot coverage. Identical structure and
logging prefix ("lockstep self-test: N nonces / PASS"). AHB gains parity
with DPORT's 1000-nonce lockstep coverage (vs. 8 previously).

Both M2 and M3 preserve existing quick 8-iter AHB sanity check in
sha256_hw_ahb_self_test (no boot-time cost change, both functions complete
in ~10ms combined). Add test_sha256_build_abc_block unit test validating
the block pattern. Coverage holds at 96% lines.

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

744 of 908 branches covered (81.94%)

Branch coverage included in aggregate %.

0 of 8 new or added lines in 1 file covered. (0.0%)

1635 of 1692 relevant lines covered (96.63%)

487935.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
97.0
-3.0% components/mining/src/sha256.c
Jobs
ID Job ID Ran Files Coverage
1 25350149181.1 04 May 2026 11:58PM UTC 28
91.5
GitHub Action Run
Source Files on build 25350149181
  • Tree
  • List 28
  • 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 #25350149181
  • ca0e8651 on github
  • Prev Build on main (#25348905946)
  • Next Build on main (#25354862944)
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