pimoroni / led-shim

Python library for the Pimoroni LED SHIM
https://shop.pimoroni.com/products/led-shim
MIT License
32 stars 8 forks source link

Repackage to pyproject/hatch #15

Open Gadgetoid opened 7 months ago

Gadgetoid commented 7 months ago

This also updates to the newest boilerplate, skirting some... Pi 5 related woes.

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 7831856798


Changes Missing Coverage Covered Lines Changed/Added Lines %
ledshim/is31fl3731.py 12 20 60.0%
<!-- Total: 13 21 61.9% -->
Files with Coverage Reduction New Missed Lines %
ledshim/is31fl3731.py 2 77.12%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 1772531563: 1.7%
Covered Lines: 136
Relevant Lines: 184

💛 - Coveralls
helgibbons commented 2 months ago

I've just given this branch a try - it seemed to work OK though I got this error in the installer:

image

Re-commenting, as it's probably more useful here than on #14