nRF24 / CircuitPython_nRF24L01

CircuitPython driver library for the nRF24L01 transceiver.
http://circuitpython-nrf24l01.rtfd.io/
MIT License
45 stars 11 forks source link

update pre-commit hooks #58

Closed 2bndy5 closed 2 months ago

2bndy5 commented 2 months ago

Also adds a codecov config to allow CI checks to be more lenient.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.68%. Comparing base (1f23cfc) to head (be514bc).

Files Patch % Lines
circuitpython_nrf24l01/rf24_mesh.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #58 +/- ## ========================================== - Coverage 86.73% 86.68% -0.05% ========================================== Files 16 16 Lines 2472 2463 -9 ========================================== - Hits 2144 2135 -9 Misses 328 328 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.