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

dangernoodle-io / TaipanMiner / 24089814755
90%

Build:
DEFAULT BRANCH: main
Ran 07 Apr 2026 03:32PM UTC
Jobs 1
Files 10
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

07 Apr 2026 03:30PM UTC coverage: 91.617%. Remained the same
24089814755

push

github

web-flow
jae/display dma fix (#50)

* fix: double-buffer display DMA to eliminate text rendering artifacts

spi_device_queue_trans returns before DMA completes, causing corruption
when the static pixel buffer is overwritten for the next character while
the previous transfer is still in flight. Switch to ping-pong double
buffers for draw_text, draw_text_2x, and draw_logo so the previous
buffer's DMA is always drained before reuse.

also switch to Spleen 8x16 bitmap font (BSD licensed, designed for
clean rendering at small sizes)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* feat: switch to Terminus Bold font, add bold splash text

- replace Spleen 8x16 with Terminus Bold (ter-u16b.bdf) for a more
  traditional terminal aesthetic
- add software bold option to draw_text_st7735 (OR each row with
  itself shifted right by 1px)
- apply bold to "TaipanMiner" on boot splash for emphasis

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

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

153 of 204 branches covered (75.0%)

Branch coverage included in aggregate %.

612 of 631 relevant lines covered (96.99%)

659018.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24089814755.1 07 Apr 2026 03:32PM UTC 10
91.62
GitHub Action Run
Source Files on build 24089814755
  • Tree
  • List 10
  • 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 #24089814755
  • 270227e1 on github
  • Prev Build on main (#24082206948)
  • Next Build on main (#24090557933)
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