carlosperate / ubittool

Utility to extract the contents of flash from a micro:bit, including MicroPython user code.
https://carlosperate.github.io/ubittool/
MIT License
16 stars 4 forks source link

cli: Add command to batch flash any file connected to USB. #24

Closed microbit-carlos closed 11 months ago

microbit-carlos commented 12 months ago

Tested by flashing 120 micro:bits, but no unit tests added.

codecov[bot] commented 12 months ago

Codecov Report

Attention: 31 lines in your changes are missing coverage. Please review.

Comparison is base (bb535da) 95.31% compared to head (d87599b) 90.23%.

Files Patch % Lines
ubittool/cmds.py 10.71% 25 Missing :warning:
ubittool/programmer.py 45.45% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #24 +/- ## ========================================== - Coverage 95.31% 90.23% -5.09% ========================================== Files 6 6 Lines 512 563 +51 ========================================== + Hits 488 508 +20 - Misses 24 55 +31 ```

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