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

lexus2k / lcdgfx / 23920729940
51%

Build:
DEFAULT BRANCH: master
Ran 02 Apr 2026 08:35PM UTC
Jobs 1
Files 15
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

02 Apr 2026 08:34PM UTC coverage: 46.667% (+10.6%) from 36.084%
23920729940

push

github

lexus2k
Add canvas, font, and display lifecycle tests; fix canvas drawLine bug

Add 76 new tests (105 total) covering:
- NanoCanvas8: 22 tests for 8-bit canvas (putPixel, drawHLine, drawVLine,
  drawLine, fillRect, drawRect, drawCircle, setColor, printFixed, etc.)
- NanoCanvas16: 6 tests for 16-bit canvas operations
- NanoCanvas1: 9 tests for 1-bit monochrome canvas with page-byte layout
- NanoCanvas4: 5 tests for 4-bit grayscale canvas
- Font: 14 tests for font loading, text measurement, rendering, spacing
- SSD1306 Lifecycle: 10 tests for display init, contrast, mode, font
- SSD1331 Lifecycle: 10 tests for display init, contrast, print, progress

Fix canvas drawLine Bresenham bug (same as ssd1306_common.inl fix):
putPixel must be called before error accumulation/coordinate stepping.

Line coverage improved from 36.2% to 46.7%.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

2 of 2 new or added lines in 1 file covered. (100.0%)

12 existing lines in 2 files now uncovered.

609 of 1305 relevant lines covered (46.67%)

374.15 hits per line

Coverage Regressions

Lines Coverage ∆ File
9
29.17
-37.5% src/v2/lcd/ssd1331/lcd_ssd1331.inl
3
50.0
-50.0% src/canvas/font.h
Jobs
ID Job ID Ran Files Coverage
1 23920729940.1 02 Apr 2026 08:35PM UTC 15
46.67
GitHub Action Run
Source Files on build 23920729940
  • Tree
  • List 15
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • bca766f6 on github
  • Prev Build on master (#23919533592)
  • Next Build on master (#23954582449)
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