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

[devtools] Add option to output linker map files #1858

Conversation

spcaipers-arm
Copy link
Collaborator

@spcaipers-arm spcaipers-arm commented Nov 20, 2024

Address #1549

Copy link

github-actions bot commented Nov 20, 2024

Test Results

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

Results for commit cc03442.

♻️ This comment has been updated with latest results.

@brondani brondani merged commit 68b4327 into Open-CMSIS-Pack:main Nov 20, 2024
84 checks passed
@brondani brondani deleted the outbound/devtools-add-output-map-option branch November 20, 2024 08:41
Copy link

codecov bot commented Nov 20, 2024

Codecov Report

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

Project coverage is 64.93%. Comparing base (94c5fe0) to head (cc03442).
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 ⚠️
tools/projmgr/src/ProjMgrUtils.cpp 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1858   +/-   ##
=======================================
  Coverage   64.92%   64.93%           
=======================================
  Files         163      163           
  Lines       34485    34494    +9     
  Branches    19991    19997    +6     
=======================================
+ Hits        22391    22400    +9     
+ Misses       7958     7957    -1     
- Partials     4136     4137    +1     
Flag Coverage Δ
buildmgr-cov 73.94% <ø> (ø)
packchk-cov 65.65% <ø> (ø)
projmgr-cov 81.73% <66.66%> (+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/ProjMgrUtils.h 88.88% <ø> (ø)
tools/projmgr/src/ProjMgrYamlEmitter.cpp 94.81% <100.00%> (+<0.01%) ⬆️
tools/projmgr/src/ProjMgrUtils.cpp 93.60% <50.00%> (+0.04%) ⬆️
tools/projmgr/src/ProjMgrWorker.cpp 87.72% <66.66%> (+0.02%) ⬆️
---- 🚨 Try these New Features:

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