2bndy5 / CircuitPython-mocks

A library of mock data structures for soft testing CircuitPython-based projects
https://circuitpython-mocks.rtfd.io/
MIT License
1 stars 1 forks source link

improve UART mock #14

Closed 2bndy5 closed 2 months ago

2bndy5 commented 2 months ago

resolves #10

And separate busio docs into different pages related to SPI, I2C, UART.

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (main@21d4fcc). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ======================================== Coverage ? 100.00% ======================================== Files ? 15 Lines ? 677 Branches ? 56 ======================================== Hits ? 677 Misses ? 0 Partials ? 0 ```

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