Skip to content

Pyocd rebased#67

Closed
Josverl wants to merge 7 commits into
mainfrom
pyocd-rebased
Closed

Pyocd rebased#67
Josverl wants to merge 7 commits into
mainfrom
pyocd-rebased

feat: Add warning for missing libusb backend on Windows+Latest Python

4987bd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 10, 2026 in 1s

70.51% (-4.02%) compared to d123e45

View this Pull Request on Codecov

70.51% (-4.02%) compared to d123e45

Details

Codecov Report

❌ Patch coverage is 53.61803% with 391 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.51%. Comparing base (d123e45) to head (4987bd5).
⚠️ Report is 35 commits behind head on main.

Files with missing lines Patch % Lines
mpflash/cli_pyocd.py 0.00% 146 Missing ⚠️
mpflash/flash/pyocd_core.py 61.84% 95 Missing and 21 partials ⚠️
mpflash/flash/pyocd_flash.py 39.22% 109 Missing and 1 partial ⚠️
mpflash/flash/__init__.py 81.15% 6 Missing and 7 partials ⚠️
mpflash/flash/debug_probe.py 90.32% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
- Coverage   74.53%   70.51%   -4.02%     
==========================================
  Files          54       58       +4     
  Lines        2929     3744     +815     
  Branches      464      602     +138     
==========================================
+ Hits         2183     2640     +457     
- Misses        620      965     +345     
- Partials      126      139      +13     

☔ 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.