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

Early return on access-sequence resolution fails #1787

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

grasci-arm
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Sep 25, 2024

Test Results

    3 files     18 suites   8m 7s ⏱️
  370 tests   370 ✅ 0 💤 0 ❌
1 110 runs  1 110 ✅ 0 💤 0 ❌

Results for commit ad90c8c.

♻️ This comment has been updated with latest results.

* Early return on access-sequence resolution fails

* Added test cases
@brondani brondani merged commit 9db8b4c into Open-CMSIS-Pack:main Sep 26, 2024
33 checks passed
@brondani brondani deleted the outbound/errorReturn branch September 26, 2024 11:24
Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.42%. Comparing base (4288cb5) to head (ad90c8c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1787      +/-   ##
==========================================
+ Coverage   76.40%   76.42%   +0.02%     
==========================================
  Files         163      163              
  Lines       32082    32108      +26     
  Branches    19616    19626      +10     
==========================================
+ Hits        24511    24539      +28     
+ Misses       7471     7469       -2     
  Partials      100      100              
Flag Coverage Δ
projmgr-cov 96.68% <100.00%> (+0.02%) ⬆️

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 93.95% <100.00%> (+0.06%) ⬆️
tools/projmgr/test/src/ProjMgrUnitTests.cpp 99.15% <100.00%> (+<0.01%) ⬆️

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