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

[projmgr] Consider context selection for access sequences evaluation #1603

Conversation

grasci-arm
Copy link
Collaborator

@grasci-arm grasci-arm commented Jun 28, 2024

Address #1587

@brondani brondani force-pushed the outbound/projmgr-access-sequences-evaluation branch from b583824 to 683d09b Compare June 28, 2024 07:51
Copy link

codecov bot commented Jun 28, 2024

Codecov Report

Attention: Patch coverage is 88.46154% with 6 lines in your changes missing coverage. Please review.

Project coverage is 63.65%. Comparing base (6072366) to head (683d09b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1603      +/-   ##
==========================================
+ Coverage   63.62%   63.65%   +0.02%     
==========================================
  Files         162      162              
  Lines       31338    31373      +35     
  Branches    19207    19229      +22     
==========================================
+ Hits        19940    19971      +31     
- Misses       7532     7533       +1     
- Partials     3866     3869       +3     
Flag Coverage Δ
projmgr-cov 80.60% <88.46%> (+0.02%) ⬆️

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

Files Coverage Δ
tools/projmgr/include/ProjMgrUtils.h 87.50% <ø> (ø)
tools/projmgr/src/ProjMgrWorker.cpp 86.88% <100.00%> (+0.01%) ⬆️
tools/projmgr/test/src/ProjMgrWorkerUnitTests.cpp 65.91% <100.00%> (+0.03%) ⬆️
tools/projmgr/src/ProjMgrUtils.cpp 93.93% <95.65%> (+0.22%) ⬆️
tools/projmgr/test/src/ProjMgrUtilsUnitTests.cpp 39.84% <71.42%> (+0.88%) ⬆️
tools/projmgr/test/src/ProjMgrUnitTests.cpp 79.40% <80.00%> (+<0.01%) ⬆️

Copy link

Test Results

    3 files     18 suites   6m 51s ⏱️
  348 tests   348 ✅ 0 💤 0 ❌
1 044 runs  1 044 ✅ 0 💤 0 ❌

Results for commit 683d09b.

@brondani brondani merged commit 0f5a564 into Open-CMSIS-Pack:main Jun 28, 2024
33 checks passed
@brondani brondani deleted the outbound/projmgr-access-sequences-evaluation branch June 28, 2024 08:36
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