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] Fix path normalization #1877

Conversation

spcaipers-arm
Copy link
Collaborator

@spcaipers-arm spcaipers-arm commented Nov 29, 2024

Address #1779

Copy link

Test Results

    3 files     18 suites   8m 36s ⏱️
  376 tests   376 ✅ 0 💤 0 ❌
1 128 runs  1 128 ✅ 0 💤 0 ❌

Results for commit df097d6.

@brondani brondani merged commit f625c5a into Open-CMSIS-Pack:main Nov 29, 2024
33 checks passed
@brondani brondani deleted the outbound/projmgr-fix-add-path-normalization branch November 29, 2024 12:49
Copy link

codecov bot commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.96%. Comparing base (28264fc) to head (df097d6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1877   +/-   ##
=======================================
  Coverage   64.96%   64.96%           
=======================================
  Files         163      163           
  Lines       34566    34573    +7     
  Branches    20054    20058    +4     
=======================================
+ Hits        22455    22462    +7     
  Misses       7956     7956           
  Partials     4155     4155           
Flag Coverage Δ
projmgr-cov 81.71% <100.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 87.91% <100.00%> (+<0.01%) ⬆️
tools/projmgr/src/ProjMgrYamlEmitter.cpp 94.60% <100.00%> (+0.04%) ⬆️

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