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

add tests for older python versions in CI #19

Closed 2bndy5 closed 1 month ago

2bndy5 commented 1 month ago

The coverage reports uploaded to codecov include runs from all python versions.

Locally, there is no required change in dev workflow.

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (0351e41) to head (81b1c35).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #19 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 15 15 Lines 680 680 Branches 56 56 ========================================= Hits 680 680 ```

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