Skip to content

[devtools] Fix dbgconf handling when not present in PDSC#2097

Merged
edriouk merged 1 commit into
Open-CMSIS-Pack:mainfrom
ARM-software:outbound/devtools-fix-absent-dbgconf
Jun 3, 2025
Merged

[devtools] Fix dbgconf handling when not present in PDSC#2097
edriouk merged 1 commit into
Open-CMSIS-Pack:mainfrom
ARM-software:outbound/devtools-fix-absent-dbgconf

Conversation

@grasci-arm

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

github-actions Bot commented Jun 3, 2025

Copy link
Copy Markdown

Test Results

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

Results for commit 660f3af.

♻️ This comment has been updated with latest results.

@jkrech jkrech self-requested a review June 3, 2025 12:41

@jkrech jkrech left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@edriouk edriouk merged commit ff716f4 into Open-CMSIS-Pack:main Jun 3, 2025
84 checks passed
@edriouk edriouk deleted the outbound/devtools-fix-absent-dbgconf branch June 3, 2025 13:31
@codecov

codecov Bot commented Jun 3, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 66.38%. Comparing base (b4ab6b8) to head (660f3af).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
tools/projmgr/test/src/ProjMgrUnitTests.cpp 78.57% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2097      +/-   ##
==========================================
+ Coverage   66.37%   66.38%   +0.01%     
==========================================
  Files         173      173              
  Lines       36465    36480      +15     
  Branches    21229    21236       +7     
==========================================
+ Hits        24203    24217      +14     
+ Misses       7878     7877       -1     
- Partials     4384     4386       +2     
Flag Coverage Δ
buildmgr-cov 73.95% <ø> (ø)
packchk-cov 70.68% <ø> (ø)
projmgr-cov 82.00% <81.25%> (+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/ProjMgrCbuildRun.cpp 95.00% <100.00%> (+0.02%) ⬆️
tools/projmgr/test/src/ProjMgrUnitTests.cpp 80.35% <78.57%> (-0.01%) ⬇️

... and 1 file with indirect coverage changes

🚀 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.

[csolution] cbuild-run.yml must not have dbgconf: node if the device description does not specify <debugvars configfile=...> attribute

4 participants