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

rm-hull / luma.oled / 643 / 5
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 13 Apr 2017 05:55PM UTC
Files 3
Run time 0s
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

13 Apr 2017 05:55PM UTC coverage: 100.0%. Remained the same
TOXENV=py37

push

travis-ci

web-flow
Performance improvement: SSD1322 and SSD1331 use 'diff_to_previous' framebuffer  (#150)

* Remove redundant constants

Theses didn't really add any extra readability over comments

* Pluggable framebuffer implementations [WIP]

'diff_to_previous' will compare the previous frame and try and calculate
the differences and pass args to a device to only render those small
changes. This can be very quick for small screen updates, but suffers
from variable render times, depending on the changes applied.

'full_frame' always renders the full frame every time. This is slower
as there are more pixels to update on every render, but has a more
consistent render time.

* Use framebuffer from core

* Update SSD1322 to use framebuffer

* Update required dependency

* Fix tests

* Update changelog

224 of 224 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 643.5 (TOXENV=py37)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 643
  • Travis Job 643.5
  • 354a9297 on github
  • Prev Job for TOXENV=py37 on master (#639.5)
  • Next Job for TOXENV=py37 on master (#644.5)
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