nRF24 / CircuitPython_nRF24L01

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

generating social media cards for each docs page #47

Closed 2bndy5 closed 1 year ago

2bndy5 commented 1 year ago

Other non-doc updates

codecov[bot] commented 1 year ago

Codecov Report

Merging #47 (01a38df) into master (3d3bc01) will increase coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Current head 01a38df differs from pull request most recent head 8da206b. Consider uploading reports for the commit 8da206b to get more accurate results

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   86.89%   86.90%   +0.01%     
==========================================
  Files          16       16              
  Lines        2465     2467       +2     
==========================================
+ Hits         2142     2144       +2     
  Misses        323      323              
Files Changed Coverage Δ
circuitpython_nrf24l01/wrapper/__init__.py 100.00% <ø> (ø)
tests/conftest.py 100.00% <ø> (ø)
circuitpython_nrf24l01/fake_ble.py 97.57% <100.00%> (ø)
circuitpython_nrf24l01/network/mixins.py 76.45% <100.00%> (ø)
circuitpython_nrf24l01/network/structs.py 100.00% <100.00%> (ø)
circuitpython_nrf24l01/rf24.py 92.43% <100.00%> (ø)
circuitpython_nrf24l01/rf24_mesh.py 37.91% <100.00%> (ø)
circuitpython_nrf24l01/wrapper/cpy_spidev.py 90.62% <100.00%> (+0.62%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more