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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 10 Jan 2017 09:52PM UTC
Files 6
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

LAST BUILD ON BRANCH ssd1331-tuneup
branch: ssd1331-tuneup
CHANGE BRANCH
x
Reset
  • ssd1331-tuneup
  • 2.0.0
  • 2.0.1
  • 2.1.0
  • 2.2.0
  • 2.2.1
  • 2.2.10
  • 2.2.11
  • 2.2.12
  • 2.2.2
  • 2.2.3
  • 2.2.4
  • 2.2.5
  • 2.2.6
  • 2.2.7
  • 2.2.8
  • 2.2.9
  • 2.3.0
  • 2.3.1
  • 2.3.2
  • 2.4.0
  • 2.4.1
  • 2.5.0
  • 2.5.1
  • 3.0.0
  • 3.0.1
  • 3.1.0
  • 3.1.1
  • 3.2.0
  • 3.2.1
  • 3.3.0
  • 3.4.0
  • 3.5.0
  • 3.6.0
  • 3.7.0
  • 3.8.0
  • 3.8.1
  • add-ssd1363
  • add-troubleshooting
  • assert-called
  • baseline-json-178
  • bugfix/16bit-rgb-packing
  • bugfix/cmd-exceed-32-bytes
  • bugfix/framebuffer-regression
  • bugfix/issue-229
  • bugfix/mutable-default-parameter
  • bugfix/ssd1306_64x48
  • bugfix/ssd1325-diff-to-previous
  • bugfix/ssd1327-diff-to-previous
  • build-update
  • chore/breaking-change
  • chore/dependabot
  • chore/repair-reference-data
  • codex/sh1122-driver-258
  • consistent_docs
  • coveralls-once
  • dependabot/github_actions/github-actions-640176b5ab
  • dependabot/github_actions/github-actions-6d1c06d137
  • dependabot/pip/pip-dependencies-56ce5e14b8
  • deprecated-setup
  • develop
  • device-doc
  • doc-build
  • doc-fix
  • doc-fixes
  • doc-update
  • doc-upgrade
  • drop-py38
  • examples-dir
  • failing-tests
  • feature/SSD1351
  • feature/ch1115
  • feature/device-consolidation
  • feature/improved-framebuffer-performance
  • feature/ssd1305
  • feature/ssd1309
  • feature/ssd1315
  • feature/ssd1316
  • feature/ssd1322
  • feature/ssd1322_nhd_tests
  • feature/ssd1362
  • fix-badge
  • fix-markup
  • focal
  • formatting
  • i2c-doc
  • install-venv
  • issue-template
  • main
  • master
  • more-rst-check
  • move-version-nr
  • namespace-fix
  • optimize-display
  • package-rename
  • patch-1
  • py27-mock
  • py34-38
  • py37
  • py37-ok
  • pytest-31
  • raspbian-name-change
  • release-315
  • remove-py27
  • rm-hull-patch-1
  • rpi5
  • rtd-build-fix
  • rtd-update
  • setuptools-travis
  • sh1106-rotated
  • ssd1306_64x32
  • ssd1325-tuneup
  • stretch-pip
  • test-doc-84
  • thijstriemstra-patch-1
  • travis-build
  • update-year-2019
  • use-pathlib
  • xenial-travis
  • zipsafe

pending completion
641

push

travis-ci

rm-hull
Merge branch 'master' of git://github.com/rm-hull/luma.oled into ssd1331-tuneup

* 'master' of git://github.com/rm-hull/luma.oled:
  Version 2.2.7
  Add support for 64x32 SSD1306 (#149)
  Update issue template
  Version 2.2.6
  Support 64x48 pixels on SSD1306 OLED (#144)
  move important info up (#145)
  Purge system-installed pip
  only install mock on python < 3.3 (#143)
  no failures allowed for python 3.7 (#142)
  Add link
  Add test docstrings and helpers (#141)
  Install via pip only

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

225 of 225 relevant lines covered (100.0%)

4.98 hits per line

Relevant lines Covered
Build:
Build:
225 RELEVANT LINES 225 COVERED LINES
4.98 HITS PER LINE
Source Files on ssd1331-tuneup
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
641 ssd1331-tuneup Merge branch 'master' of git://github.com/rm-hull/luma.oled into ssd1331-tuneup * 'master' of git://github.com/rm-hull/luma.oled: Version 2.2.7 Add support for 64x32 SSD1306 (#149) Update issue template Version 2.2.6 Support 64x48 pixel... push 12 Apr 2017 12:15PM UTC rm-hull travis-ci pending completion  
608 ssd1331-tuneup Merge branch 'master' of github.com:rm-hull/luma.oled into ssd1331-tuneup * 'master' of github.com:rm-hull/luma.oled: Version 2.2.5 Restrict exported Python symbols from 'luma.oled.device' Add readthedocs config (#139) Add ISSUE_TEMPLATE.... push 02 Mar 2017 08:31PM UTC rm-hull travis-ci pending completion  
607 ssd1331-tuneup Update changelog push 02 Mar 2017 08:30PM UTC rm-hull travis-ci pending completion  
597 ssd1331-tuneup Fix tests push 28 Feb 2017 09:34AM UTC rm-hull travis-ci pending completion  
596 ssd1331-tuneup Update SSD1322 to use framebuffer push 28 Feb 2017 02:24AM UTC rm-hull travis-ci pending completion  
589 ssd1331-tuneup Use framebuffer from core push 27 Feb 2017 09:28PM UTC rm-hull travis-ci pending completion  
575 ssd1331-tuneup 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, bu... push 23 Feb 2017 01:13AM UTC rm-hull travis-ci pending completion  
See All Builds (966)
  • Repo on GitHub
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