Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cbuild-run] Implement multi-core support #1948

Conversation

spcaipers-arm
Copy link
Collaborator

@spcaipers-arm spcaipers-arm commented Feb 6, 2025

Address #1867

Copy link

github-actions bot commented Feb 6, 2025

Test Results

    3 files     18 suites   9m 30s ⏱️
  381 tests   381 ✅ 0 💤 0 ❌
1 143 runs  1 143 ✅ 0 💤 0 ❌

Results for commit a718be6.

♻️ This comment has been updated with latest results.

@brondani brondani merged commit c56c2cf into Open-CMSIS-Pack:main Feb 6, 2025
33 checks passed
@brondani brondani deleted the outbound/cbuild-run-multicore-support branch February 6, 2025 12:39
Copy link

codecov bot commented Feb 6, 2025

Codecov Report

Attention: Patch coverage is 82.75862% with 10 lines in your changes missing coverage. Please review.

Project coverage is 65.19%. Comparing base (724fa1f) to head (a718be6).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
tools/projmgr/src/ProjMgrRunDebug.cpp 81.81% 3 Missing and 7 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1948   +/-   ##
=======================================
  Coverage   65.19%   65.19%           
=======================================
  Files         173      173           
  Lines       34922    34944   +22     
  Branches    20275    20290   +15     
=======================================
+ Hits        22766    22783   +17     
- Misses       7970     7972    +2     
- Partials     4186     4189    +3     
Flag Coverage Δ
projmgr-cov 81.84% <82.75%> (-0.01%) ⬇️

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

Files with missing lines Coverage Δ
tools/projmgr/include/ProjMgrRunDebug.h 100.00% <ø> (ø)
tools/projmgr/src/ProjMgrCbuildRun.cpp 87.67% <100.00%> (+0.52%) ⬆️
tools/projmgr/src/ProjMgrRunDebug.cpp 81.81% <81.81%> (-1.52%) ⬇️

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