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

rm-hull / luma.oled / 575
100%
master: 99%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 23 Feb 2017 01:13AM UTC
Jobs 6
Files 4
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

pending completion
575

push

travis-ci

rm-hull
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.

33 of 33 new or added lines in 2 files covered. (100.0%)

230 of 235 relevant lines covered (97.87%)

4.87 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
100.0
luma/oled/framebuffer.py
Jobs
ID Job ID Ran Files Coverage
1 575.1 (TOXENV=py27) 23 Feb 2017 01:13AM UTC 0
97.86
Travis Job 575.1
2 575.2 (TOXENV=py34) 23 Feb 2017 01:13AM UTC 0
97.86
Travis Job 575.2
3 575.3 (TOXENV=py35) 23 Feb 2017 01:13AM UTC 0
97.86
Travis Job 575.3
4 575.4 (TOXENV=py36) 23 Feb 2017 01:13AM UTC 0
97.86
Travis Job 575.4
5 575.5 (TOXENV=qa) 23 Feb 2017 01:13AM UTC 0
Travis Job 575.5
6 575.6 (TOXENV=py37) 23 Feb 2017 01:15AM UTC 0
97.86
Travis Job 575.6
Source Files on build 575
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #575
  • 258bc41c on github
  • Next Build on ssd1331-tuneup (#589)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc