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

Error handling during list toolchain #1786

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

grasci-arm
Copy link
Collaborator

No description provided.

Copy link

Test Results

    3 files     18 suites   8m 6s ⏱️
  368 tests   368 ✅ 0 💤 0 ❌
1 104 runs  1 104 ✅ 0 💤 0 ❌

Results for commit 2dddaaa.

@brondani brondani merged commit 4288cb5 into Open-CMSIS-Pack:main Sep 25, 2024
33 checks passed
@brondani brondani deleted the outbound/error_handling branch September 25, 2024 08:32
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

Attention: Patch coverage is 89.74359% with 4 lines in your changes missing coverage. Please review.

Project coverage is 76.40%. Comparing base (dc0b188) to head (2dddaaa).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
tools/projmgr/src/ProjMgrWorker.cpp 88.00% 3 Missing ⚠️
tools/projmgr/src/ProjMgr.cpp 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1786   +/-   ##
=======================================
  Coverage   76.39%   76.40%           
=======================================
  Files         163      163           
  Lines       32081    32082    +1     
  Branches    19610    19616    +6     
=======================================
+ Hits        24508    24511    +3     
+ Misses       7514     7513    -1     
+ Partials       59       58    -1     
Flag Coverage Δ
projmgr-cov 96.66% <89.74%> (+0.01%) ⬆️

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

Files with missing lines Coverage Δ
tools/projmgr/test/src/ProjMgrUnitTests.cpp 99.15% <100.00%> (ø)
tools/projmgr/test/src/ProjMgrWorkerUnitTests.cpp 100.00% <100.00%> (ø)
tools/projmgr/src/ProjMgr.cpp 90.52% <83.33%> (+0.60%) ⬆️
tools/projmgr/src/ProjMgrWorker.cpp 93.89% <88.00%> (-0.07%) ⬇️

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.

3 participants