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

[projmgr, buildmgr] Add auto node for automatic linker script generation #1214

Conversation

grasci-arm
Copy link
Collaborator

@grasci-arm grasci-arm commented Nov 20, 2023

Relates to #1175

Copy link

github-actions bot commented Nov 20, 2023

Test Results

    6 files    12 suites   7s ⏱️
  35 tests   35 ✔️ 0 💤 0
105 runs  105 ✔️ 0 💤 0

Results for commit 8f339d5.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

Merging #1214 (8f339d5) into main (0123c00) will increase coverage by 0.03%.
The diff coverage is 86.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1214      +/-   ##
==========================================
+ Coverage   58.74%   58.77%   +0.03%     
==========================================
  Files         117      117              
  Lines       23270    23292      +22     
  Branches    12926    12942      +16     
==========================================
+ Hits        13669    13689      +20     
- Misses       7344     7345       +1     
- Partials     2257     2258       +1     
Flag Coverage Δ
buildmgr-cov 77.92% <66.66%> (-0.03%) ⬇️
packchk-cov 64.16% <ø> (ø)
projmgr-cov 83.66% <91.30%> (+0.05%) ⬆️

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

Files Coverage Δ
tools/projmgr/src/ProjMgrUtils.cpp 87.00% <ø> (ø)
tools/projmgr/src/ProjMgrYamlParser.cpp 75.48% <100.00%> (+0.03%) ⬆️
...ols/buildmgr/cbuildgen/src/CMakeListsGenerator.cpp 88.51% <66.66%> (-0.27%) ⬇️
tools/projmgr/src/ProjMgrWorker.cpp 84.34% <90.90%> (+0.08%) ⬆️

@brondani brondani merged commit 184a9f4 into Open-CMSIS-Pack:main Nov 20, 2023
83 of 84 checks passed
@brondani brondani deleted the outbound/projmgr-auto-linker-script branch November 20, 2023 16:42
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