Skip to content

Refactor csolution process components (#1258)#2137

Merged
brondani merged 2 commits into
Open-CMSIS-Pack:mainfrom
ARM-software:outbound/resolveComponentsRefactor
Jul 8, 2025
Merged

Refactor csolution process components (#1258)#2137
brondani merged 2 commits into
Open-CMSIS-Pack:mainfrom
ARM-software:outbound/resolveComponentsRefactor

Conversation

@grasci-arm

Copy link
Copy Markdown
Collaborator
  • Refactor csolution process components

Enhance RteComponentInstance with GetComponent()

always create RteComponentInstance

  • Refactor csolution process components

always create RteComponentInstance, even for missing component
keep unresolved RteComponentInstance in rpc mode and insert it into RTE model

* Refactor csolution process components

Enhance RteComponentInstance with GetComponent()

always create RteComponentInstance

* Refactor csolution process components

always create RteComponentInstance, even for missing component
keep unresolved RteComponentInstance in rpc mode and insert it into RTE model
edriouk
edriouk previously approved these changes Jul 8, 2025
@github-actions

github-actions Bot commented Jul 8, 2025

Copy link
Copy Markdown

Test Results

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

Results for commit eae36ed.

♻️ This comment has been updated with latest results.

Comment thread tools/projmgr/src/ProjMgrWorker.cpp Fixed
NULL pointer check
@brondani brondani merged commit 7638235 into Open-CMSIS-Pack:main Jul 8, 2025
84 checks passed
@brondani brondani deleted the outbound/resolveComponentsRefactor branch July 8, 2025 08:19
@codecov

codecov Bot commented Jul 8, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 83.33333% with 15 lines in your changes missing coverage. Please review.

Project coverage is 66.09%. Comparing base (d8089a3) to head (eae36ed).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
tools/projmgr/src/ProjMgrWorker.cpp 82.35% 6 Missing and 9 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2137      +/-   ##
==========================================
+ Coverage   66.03%   66.09%   +0.06%     
==========================================
  Files         181      181              
  Lines       37243    37306      +63     
  Branches    21670    21701      +31     
==========================================
+ Hits        24592    24656      +64     
+ Misses       8203     8198       -5     
- Partials     4448     4452       +4     
Flag Coverage Δ
buildmgr-cov 73.95% <ø> (ø)
packchk-cov 70.18% <ø> (ø)
projmgr-cov 80.56% <83.33%> (+0.08%) ⬆️

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 77.27% <ø> (ø)
tools/projmgr/src/ProjMgrCbuild.cpp 93.67% <100.00%> (-0.39%) ⬇️
tools/projmgr/test/src/ProjMgrWorkerUnitTests.cpp 65.61% <100.00%> (+0.02%) ⬆️
tools/projmgr/src/ProjMgrWorker.cpp 88.25% <82.35%> (+0.08%) ⬆️

... and 7 files 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.

4 participants