pimoroni / plasma

Plasma LED driver, FX Sequencer and plugins
MIT License
17 stars 8 forks source link

Port to Python 3, add combo-device, better testing, etc #7

Closed Gadgetoid closed 3 years ago

Gadgetoid commented 4 years ago

The "combo" device will accept a "config.yml" which details the type, config and location of each plasma strand.

Plasmactl has been ported to Python 3.

Support for Python 2.7 will be dropped as of these changes.

This should fix #4, #3 and #2

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 939818270


Files with Coverage Reduction New Missed Lines %
plasma/ws281x.py 1 96.3%
plasma/core.py 13 69.09%
<!-- Total: 14 -->
Totals Coverage Status
Change from base Build 363562633: 58.5%
Covered Lines: 289
Relevant Lines: 362

💛 - Coveralls