Skip to content

[projmgr] Always accept --active <target-type> option regardless of available target-set (#1326)#2230

Merged
brondani merged 1 commit into
Open-CMSIS-Pack:mainfrom
ARM-software:outbound/projmgr-accept-missing-active-target-set
Oct 8, 2025
Merged

[projmgr] Always accept --active <target-type> option regardless of available target-set (#1326)#2230
brondani merged 1 commit into
Open-CMSIS-Pack:mainfrom
ARM-software:outbound/projmgr-accept-missing-active-target-set

Conversation

@grasci-arm

@grasci-arm grasci-arm commented Oct 8, 2025

Copy link
Copy Markdown
Collaborator

Address #2223

… available `target-set` (Open-CMSIS-Pack#1326)

[projmgr] Accept `--active <target-type>` option even if `target-type` does not have any `target-set`
@github-actions

github-actions Bot commented Oct 8, 2025

Copy link
Copy Markdown

Test Results

    3 files     21 suites   14m 38s ⏱️
  422 tests   422 ✅ 0 💤 0 ❌
1 266 runs  1 266 ✅ 0 💤 0 ❌

Results for commit 691b8a5.

@brondani brondani merged commit d358115 into Open-CMSIS-Pack:main Oct 8, 2025
32 of 33 checks passed
@brondani brondani deleted the outbound/projmgr-accept-missing-active-target-set branch October 8, 2025 09:33
@codecov

codecov Bot commented Oct 8, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.68%. Comparing base (ce97318) to head (691b8a5).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
tools/projmgr/test/src/ProjMgrUnitTests.cpp 42.85% 0 Missing and 4 partials ⚠️
tools/projmgr/src/ProjMgrWorker.cpp 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2230   +/-   ##
=======================================
  Coverage   66.68%   66.68%           
=======================================
  Files         181      181           
  Lines       38598    38604    +6     
  Branches    22625    22630    +5     
=======================================
+ Hits        25740    25744    +4     
  Misses       8086     8086           
- Partials     4772     4774    +2     
Flag Coverage Δ
projmgr-cov 80.81% <50.00%> (-0.01%) ⬇️

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

Files with missing lines Coverage Δ
tools/projmgr/src/ProjMgrWorker.cpp 87.96% <66.66%> (+0.03%) ⬆️
tools/projmgr/test/src/ProjMgrUnitTests.cpp 80.19% <42.85%> (-0.05%) ⬇️
🚀 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