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

lexus2k / lcdgfx / 23976359138
51%

Build:
DEFAULT BRANCH: master
Ran 04 Apr 2026 09:44AM UTC
Jobs 1
Files 33
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 Apr 2026 09:42AM UTC coverage: 48.93%. Remained the same
23976359138

push

github

lexus2k
Add normalMode/invertMode to ST7789, IL9163, ILI9341 (Fixes #125)

Some ST7789 panels show inverted colors because the init sequence
hardcodes INVON (0x21). Add normalMode() (sends 0x20 INVOFF) and
invertMode() (sends 0x21 INVON) to ST7789, IL9163/ST7735, and
ILI9341 display interfaces via the code generator.

Users with inverted-color panels can now call:
  display.getInterface().normalMode();

Add 3 unit tests for the new methods.

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

846 of 1729 relevant lines covered (48.93%)

17232.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23976359138.1 04 Apr 2026 09:44AM UTC 33
48.93
GitHub Action Run
Source Files on build 23976359138
  • Tree
  • List 33
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8b49e23d on github
  • Prev Build on master (#23963654344)
  • Next Build on master (#23976506561)
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