Skip to content

Switch to libusb_package for backend initialization#103

Merged
Josverl merged 1 commit into
mainfrom
libusb_package
Jun 20, 2026
Merged

Switch to libusb_package for backend initialization#103
Josverl merged 1 commit into
mainfrom
libusb_package

Conversation

@Josverl

@Josverl Josverl commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Replace the manual handling of libusb with the libusb_package, simplifying the backend initialization process on Windows and ensuring easier installation for users.

@codecov

codecov Bot commented Jun 20, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.56%. Comparing base (98c1e0b) to head (a9a885f).

Files with missing lines Patch % Lines
mpflash/flash/stm32_dfu.py 62.50% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
- Coverage   75.60%   75.56%   -0.05%     
==========================================
  Files          54       54              
  Lines        3033     3032       -1     
  Branches      489      488       -1     
==========================================
- Hits         2293     2291       -2     
- Misses        621      623       +2     
+ Partials      119      118       -1     

☔ View full report in Codecov by Harness.
📢 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.

Signed-off-by: Jos Verlinde <Jos_Verlinde@hotmail.com>
@Josverl Josverl merged commit 20491df into main Jun 20, 2026
31 of 33 checks passed
@Josverl Josverl deleted the libusb_package branch June 20, 2026 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant