Skip to content

[projmgr] Add $TargetSet$ access sequence for better tmpdir separation#2415

Merged
brondani merged 1 commit intomainfrom
projmgr-target-set-as
Mar 27, 2026
Merged

[projmgr] Add $TargetSet$ access sequence for better tmpdir separation#2415
brondani merged 1 commit intomainfrom
projmgr-target-set-as

Conversation

@brondani
Copy link
Copy Markdown
Collaborator

Address ground issue reported in Open-CMSIS-Pack/vscode-cmsis-solution#102

Enable $TargetType$ and $TargetSet$ access sequences resolution in tmpdir customization:

  output-dirs:
    tmpdir: tmp/$TargetType$/$TargetSet$

This allows switching target-set back and forth without triggering rebuilds.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 26, 2026

Test Results

  7 files   53 suites   5m 56s ⏱️
185 tests 168 ✅ 17 💤 0 ❌
692 runs  624 ✅ 68 💤 0 ❌

Results for commit 1020297.

♻️ This comment has been updated with latest results.

@brondani brondani marked this pull request as ready for review March 27, 2026 07:37
@brondani brondani requested a review from edriouk March 27, 2026 07:37
@brondani brondani merged commit bbe461d into main Mar 27, 2026
83 of 84 checks passed
@brondani brondani deleted the projmgr-target-set-as branch March 27, 2026 08:53
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.72%. Comparing base (d2240ff) to head (1020297).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
tools/projmgr/src/ProjMgrWorker.cpp 66.66% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2415   +/-   ##
=======================================
  Coverage   64.72%   64.72%           
=======================================
  Files         145      145           
  Lines       26137    26141    +4     
  Branches    15774    15777    +3     
=======================================
+ Hits        16918    16921    +3     
  Misses       7066     7066           
- Partials     2153     2154    +1     
Flag Coverage Δ
buildmgr-cov 79.87% <ø> (ø)
packchk-cov 69.73% <ø> (ø)
projmgr-cov 87.76% <77.77%> (-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/ProjMgr.cpp 80.85% <100.00%> (ø)
tools/projmgr/src/ProjMgrCbuildIdx.cpp 96.12% <100.00%> (+0.02%) ⬆️
tools/projmgr/src/ProjMgrWorker.cpp 88.20% <66.66%> (-0.02%) ⬇️
🚀 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