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

Split RunProjMgr code (#750) #1241

Merged

Conversation

grasci-arm
Copy link
Collaborator

separate code from ProjMgr::RunProjMgr() into ParseCommandLine() and ProcessCommands() methods

separate code from ProjMgr::RunProjMgr() into ParseCommandLine() and ProcessCommands() methods
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Merging #1241 (d9a868c) into main (252b6c4) will increase coverage by 0.01%.
The diff coverage is 90.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1241      +/-   ##
==========================================
+ Coverage   59.18%   59.20%   +0.01%     
==========================================
  Files         117      117              
  Lines       23557    23566       +9     
  Branches    13106    13108       +2     
==========================================
+ Hits        13943    13952       +9     
  Misses       7348     7348              
  Partials     2266     2266              
Flag Coverage Δ
projmgr-cov 84.28% <90.58%> (+0.02%) ⬆️

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

Files Coverage Δ
tools/projmgr/src/ProjMgr.cpp 76.98% <90.58%> (+0.40%) ⬆️

Copy link

github-actions bot commented Dec 6, 2023

Test Results

    3 files    18 suites   4m 20s ⏱️
306 tests 306 ✔️ 0 💤 0
918 runs  918 ✔️ 0 💤 0

Results for commit d9a868c.

@edriouk edriouk merged commit 84fd670 into Open-CMSIS-Pack:main Dec 7, 2023
33 checks passed
@edriouk edriouk deleted the outbound/splitRunProjMgr branch December 7, 2023 08:02
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