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

lexus2k / lcdgfx / 23917978445
51%

Build:
DEFAULT BRANCH: master
Ran 02 Apr 2026 07:25PM UTC
Jobs 1
Files 12
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 07:23PM UTC coverage: 36.084%. Remained the same
23917978445

push

github

lexus2k
Add comprehensive unit tests for SSD1306 and SSD1331 graphics

Add 29 new tests (up from 2) covering graphics operations on both
monochrome (SSD1306, 1-bit) and color (SSD1331, 8-bit) displays:

SSD1306 tests (17): putPixel, drawHLine, drawVLine, fillRect,
  clearRect, drawRect, clear, setColor/getColor, drawHLine boundary
  checks, drawVLine boundary, fillRect full screen, multiple hlines,
  multiple vlines, drawRect outline, drawRect content, and region
  helper tests.

SSD1331 tests (12): putPixel, drawHLine, drawVLine, fillRect, clear,
  clearRect, drawRect, drawHLine boundary, multiple colors, drawLine
  diagonal, drawCircle cardinal points, and color independence.

Shared pixel_helpers.h provides get_mono_pixel, get_rgb8_pixel,
mono_region_equals, and rgb8_region_equals helper functions.

Note: Monochrome tests avoid putPixel-based operations (drawLine,
drawCircle) due to SSD1306 page-byte architecture limitations where
putPixel replaces entire 8-pixel column pages without read-modify-write.

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

188 of 521 relevant lines covered (36.08%)

801.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23917978445.1 02 Apr 2026 07:25PM UTC 12
36.08
GitHub Action Run
Source Files on build 23917978445
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f476d8ce on github
  • Prev Build on master (#23868689401)
  • Next Build on master (#23919533592)
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