Skip to content

[projmgr] Add list debuggers command#2158

Merged
brondani merged 1 commit into
Open-CMSIS-Pack:mainfrom
ARM-software:outbound/projmgr-add-list-debuggers
Jul 24, 2025
Merged

[projmgr] Add list debuggers command#2158
brondani merged 1 commit into
Open-CMSIS-Pack:mainfrom
ARM-software:outbound/projmgr-add-list-debuggers

Conversation

@grasci-arm

@grasci-arm grasci-arm commented Jul 24, 2025

Copy link
Copy Markdown
Collaborator

Address #2109

list debuggers prints a plain list of debugger adapter names from debug-adapters.yml file, for instance:

CMSIS-DAP@pyOCD
CMSIS-DAP@Arm-Debugger

list debuggers --verbose prints additionally their aliases, for example:

CMSIS-DAP@pyOCD
  CMSIS-DAP
  DAP-Link
CMSIS-DAP@Arm-Debugger
  CMSIS-DAP@armdbg

@github-actions

Copy link
Copy Markdown

Test Results

    3 files     21 suites   13m 37s ⏱️
  409 tests   409 ✅ 0 💤 0 ❌
1 227 runs  1 227 ✅ 0 💤 0 ❌

Results for commit 8770aa8.

@brondani brondani merged commit ac3765b into Open-CMSIS-Pack:main Jul 24, 2025
32 of 33 checks passed
@brondani brondani deleted the outbound/projmgr-add-list-debuggers branch July 24, 2025 14:06
@codecov

codecov Bot commented Jul 24, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 73.80952% with 11 lines in your changes missing coverage. Please review.

Project coverage is 66.59%. Comparing base (a17de20) to head (8770aa8).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
tools/projmgr/src/ProjMgr.cpp 72.00% 4 Missing and 3 partials ⚠️
tools/projmgr/test/src/ProjMgrUnitTests.cpp 76.47% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2158   +/-   ##
=======================================
  Coverage   66.58%   66.59%           
=======================================
  Files         181      181           
  Lines       37823    37865   +42     
  Branches    22052    22077   +25     
=======================================
+ Hits        25186    25217   +31     
- Misses       8060     8064    +4     
- Partials     4577     4584    +7     
Flag Coverage Δ
projmgr-cov 81.26% <73.80%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
tools/projmgr/include/ProjMgr.h 100.00% <ø> (ø)
tools/projmgr/test/src/ProjMgrUnitTests.cpp 80.40% <76.47%> (-0.02%) ⬇️
tools/projmgr/src/ProjMgr.cpp 80.20% <72.00%> (-0.27%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants