Skip to content

[devtools] Handle pack identifiers as case insensitive (#1338)#2252

Merged
brondani merged 1 commit into
Open-CMSIS-Pack:mainfrom
ARM-software:outbound/devtools-pack-ids-case-insensitive
Oct 27, 2025
Merged

[devtools] Handle pack identifiers as case insensitive (#1338)#2252
brondani merged 1 commit into
Open-CMSIS-Pack:mainfrom
ARM-software:outbound/devtools-pack-ids-case-insensitive

Conversation

@grasci-arm

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

Copy link
Copy Markdown
Collaborator

…ck#1338)

* [devtools] Handle pack identifiers as case insensitive

* Rework draft

* Minor fixes

* Fix test case
@github-actions

github-actions Bot commented Oct 27, 2025

Copy link
Copy Markdown

Test Results

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

Results for commit d8a5361.

♻️ This comment has been updated with latest results.

@brondani brondani merged commit 7878b72 into Open-CMSIS-Pack:main Oct 27, 2025
84 checks passed
@brondani brondani deleted the outbound/devtools-pack-ids-case-insensitive branch October 27, 2025 11:13
@codecov

codecov Bot commented Oct 27, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 79.16667% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.21%. Comparing base (93e18f8) to head (d8a5361).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
tools/projmgr/test/src/ProjMgrUnitTests.cpp 50.00% 0 Missing and 4 partials ⚠️
tools/projmgr/test/src/ProjMgrWorkerUnitTests.cpp 66.66% 0 Missing and 3 partials ⚠️
tools/projmgr/test/src/ProjMgrTestEnv.cpp 84.61% 1 Missing and 1 partial ⚠️
tools/projmgr/src/ProjMgrWorker.cpp 94.44% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2252      +/-   ##
==========================================
+ Coverage   66.18%   66.21%   +0.02%     
==========================================
  Files         181      181              
  Lines       36213    36251      +38     
  Branches    22453    22483      +30     
==========================================
+ Hits        23968    24002      +34     
+ Misses       7681     7678       -3     
- Partials     4564     4571       +7     
Flag Coverage Δ
buildmgr-cov 74.23% <ø> (ø)
packchk-cov 70.25% <ø> (ø)
projmgr-cov 80.30% <79.16%> (+0.02%) ⬆️

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

Files with missing lines Coverage Δ
tools/projmgr/include/ProjMgrWorker.h 74.07% <ø> (ø)
tools/projmgr/src/ProjMgrWorker.cpp 88.04% <94.44%> (+0.02%) ⬆️
tools/projmgr/test/src/ProjMgrTestEnv.cpp 77.50% <84.61%> (+0.37%) ⬆️
tools/projmgr/test/src/ProjMgrWorkerUnitTests.cpp 65.53% <66.66%> (+<0.01%) ⬆️
tools/projmgr/test/src/ProjMgrUnitTests.cpp 79.12% <50.00%> (+0.04%) ⬆️
🚀 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