pimoroni / mopidy-raspberry-gpio

Mopidy GPIO Control Plugin for the Raspberry Pi (Using RPi.GPIO)
Apache License 2.0
21 stars 25 forks source link

Port to python3 for next major Mopidy release #3

Closed Gadgetoid closed 4 years ago

Gadgetoid commented 4 years ago

Aims to fix https://github.com/pimoroni/mopidy-raspberry-gpio/issues/1

jodal commented 4 years ago

To fix the build error here, you need to:

You only need to do this for the first repo in your org you use with CircleCI.

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@6058b28). Click here to learn what that means. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #3   +/-   ##
=========================================
  Coverage          ?   88.88%           
=========================================
  Files             ?        2           
  Lines             ?       90           
  Branches          ?        0           
=========================================
  Hits              ?       80           
  Misses            ?       10           
  Partials          ?        0
Impacted Files Coverage Δ
mopidy_raspberry_gpio/pinconfig.py 77.77% <77.77%> (ø)
mopidy_raspberry_gpio/frontend.py 96.29% <96.29%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6058b28...6b90387. Read the comment docs.