Skip to content

Add support for PyOCD and labgrid-client reset subcommand - #1944

Open
gumulka wants to merge 10 commits into
labgrid-project:masterfrom
gumulka:mcu-programming
Open

Add support for PyOCD and labgrid-client reset subcommand#1944
gumulka wants to merge 10 commits into
labgrid-project:masterfrom
gumulka:mcu-programming

driver: pyocd: fix error on multiple load call

f2abdc6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2026 in 1s

62.5% (+1.4%) compared to ebe3535

View this Pull Request on Codecov

62.5% (+1.4%) compared to ebe3535

Details

Codecov Report

❌ Patch coverage is 87.73006% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.5%. Comparing base (ebe3535) to head (f2abdc6).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
labgrid/remote/client.py 80.5% 20 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1944     +/-   ##
========================================
+ Coverage    61.0%   62.5%   +1.4%     
========================================
  Files         182     183      +1     
  Lines       14881   14995    +114     
========================================
+ Hits         9086    9373    +287     
+ Misses       5795    5622    -173     

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