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] Initial debug sequences output (single core) #1940

Conversation

spcaipers-arm
Copy link
Collaborator

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

Address #1867

Experimental features: Initial implementation of debug sequences.

Copy link

github-actions bot commented Feb 3, 2025

Test Results

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

Results for commit b8463ae.

@brondani brondani merged commit 14ac1a7 into Open-CMSIS-Pack:main Feb 3, 2025
32 of 33 checks passed
@brondani brondani deleted the outbound/cbuild-run-debug-sequences-single-core branch February 3, 2025 08:51
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

Attention: Patch coverage is 79.36508% with 13 lines in your changes missing coverage. Please review.

Project coverage is 65.18%. Comparing base (9869770) to head (b8463ae).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
tools/projmgr/src/ProjMgrRunDebug.cpp 78.37% 5 Missing and 3 partials ⚠️
tools/projmgr/src/ProjMgrCbuildRun.cpp 80.76% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1940      +/-   ##
==========================================
+ Coverage   65.16%   65.18%   +0.02%     
==========================================
  Files         173      173              
  Lines       34850    34913      +63     
  Branches    20230    20268      +38     
==========================================
+ Hits        22709    22759      +50     
- Misses       7963     7970       +7     
- Partials     4178     4184       +6     
Flag Coverage Δ
projmgr-cov 81.85% <79.36%> (-0.02%) ⬇️

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 86.95% <80.76%> (-3.75%) ⬇️
tools/projmgr/src/ProjMgrRunDebug.cpp 83.16% <78.37%> (-2.77%) ⬇️

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