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 board mock and implement busio singletons #7

Closed 2bndy5 closed 2 months ago

2bndy5 commented 2 months ago

resolves #4 and closes #5

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (93b6b08) to head (6cfaa72).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 11 11 Lines 459 595 +136 ========================================== + Hits 459 595 +136 ```

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