Skip to content

mpbuild integration#37

Draft
andrewleech wants to merge 5 commits into
Josverl:mainfrom
andrewleech:mpbuild
Draft

mpbuild integration#37
andrewleech wants to merge 5 commits into
Josverl:mainfrom
andrewleech:mpbuild

Fixup compat shims

dbc8523
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 11, 2026 in 0s

60.34% (-15.17%) compared to d0dc6de

View this Pull Request on Codecov

60.34% (-15.17%) compared to d0dc6de

Details

Codecov Report

❌ Patch coverage is 17.57402% with 863 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.34%. Comparing base (d0dc6de) to head (dbc8523).

Files with missing lines Patch % Lines
mpflash/flash/pyocd_core.py 11.26% 252 Missing ⚠️
mpflash/build.py 0.00% 190 Missing ⚠️
mpflash/flash/pyocd_flash.py 18.27% 152 Missing ⚠️
mpflash/cli_pyocd.py 0.00% 146 Missing ⚠️
mpflash/flash/__init__.py 34.48% 32 Missing and 6 partials ⚠️
mpflash/flash/debug_probe.py 41.93% 35 Missing and 1 partial ⚠️
mpflash/cli_flash.py 61.53% 19 Missing and 1 partial ⚠️
mpflash/flash/worklist.py 55.55% 12 Missing and 4 partials ⚠️
mpflash/flash/pyocd_probe.py 45.83% 13 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #37       +/-   ##
===========================================
- Coverage   75.51%   60.34%   -15.17%     
===========================================
  Files          54       60        +6     
  Lines        3026     4035     +1009     
  Branches      488      655      +167     
===========================================
+ Hits         2285     2435      +150     
- Misses        621     1471      +850     
- Partials      120      129        +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.