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

[csolution] Fix: Unsupported registered toolchain causes error in unelated contexts #1976

Merged

Conversation

spcaipers-arm
Copy link
Collaborator

No description provided.

Copy link

Test Results

    3 files     18 suites   9m 46s ⏱️
  382 tests   382 ✅ 0 💤 0 ❌
1 146 runs  1 146 ✅ 0 💤 0 ❌

Results for commit 0c034b7.

@soumeh01 soumeh01 merged commit 3256e32 into Open-CMSIS-Pack:main Feb 19, 2025
33 checks passed
@soumeh01 soumeh01 deleted the outbound/unrelated-toolchain-error branch February 19, 2025 11:01
Copy link

codecov bot commented Feb 19, 2025

Codecov Report

Attention: Patch coverage is 84.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 65.52%. Comparing base (98f8b4e) to head (0c034b7).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
tools/projmgr/test/src/ProjMgrUnitTests.cpp 77.14% 0 Missing and 8 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1976      +/-   ##
==========================================
+ Coverage   65.50%   65.52%   +0.02%     
==========================================
  Files         173      173              
  Lines       35221    35259      +38     
  Branches    20449    20469      +20     
==========================================
+ Hits        23070    23102      +32     
+ Misses       7915     7914       -1     
- Partials     4236     4243       +7     
Flag Coverage Δ
projmgr-cov 81.81% <84.00%> (+<0.01%) ⬆️

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

Files with missing lines Coverage Δ
tools/projmgr/src/ProjMgrWorker.cpp 88.14% <100.00%> (+0.01%) ⬆️
tools/projmgr/test/src/ProjMgrUnitTests.cpp 80.74% <77.14%> (-0.03%) ⬇️

... and 1 file with indirect coverage changes

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