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

SVDConv: Initial contribution #488

Merged
merged 1 commit into from
Sep 16, 2022

Conversation

grasci-arm
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Sep 15, 2022

Codecov Report

Merging #488 (82117d5) into main (4198bde) will decrease coverage by 28.78%.
The diff coverage is 15.12%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #488       +/-   ##
===========================================
- Coverage   68.03%   39.24%   -28.79%     
===========================================
  Files          48      114       +66     
  Lines        7793    18442    +10649     
  Branches     1456     6851     +5395     
===========================================
+ Hits         5302     7238     +1936     
- Misses       1707     9050     +7343     
- Partials      784     2154     +1370     
Flag Coverage Δ
buildmgr-cov 86.09% <ø> (ø)
packchk-cov 26.78% <ø> (ø)
projmgr-cov 87.91% <ø> (ø)
svdconv-cov 18.18% <15.12%> (?)

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

Impacted Files Coverage Δ
tools/svdconv/SVDGenerator/include/CodeGenerator.h 0.00% <0.00%> (ø)
tools/svdconv/SVDGenerator/include/FileIo.h 0.00% <0.00%> (ø)
tools/svdconv/SVDGenerator/include/HeaderData.h 0.00% <0.00%> (ø)
...ols/svdconv/SVDGenerator/include/HeaderGenerator.h 0.00% <0.00%> (ø)
tools/svdconv/SVDGenerator/include/SfdGenerator.h 0.00% <0.00%> (ø)
...ools/svdconv/SVDGenerator/include/SfrccInterface.h 0.00% <0.00%> (ø)
tools/svdconv/SVDGenerator/include/SvdGenerator.h 0.00% <0.00%> (ø)
tools/svdconv/SVDGenerator/src/CodeGenerator.cpp 0.00% <0.00%> (ø)
tools/svdconv/SVDGenerator/src/FileIo.cpp 0.00% <0.00%> (ø)
tools/svdconv/SVDGenerator/src/HeaderData.cpp 0.00% <0.00%> (ø)
... and 56 more

@github-actions
Copy link

Unit Test Results

  8 files  16 suites   4s ⏱️
20 tests 20 ✔️ 0 💤 0
80 runs  80 ✔️ 0 💤 0

Results for commit 82117d5.

@jkrech jkrech self-requested a review September 16, 2022 06:22
Copy link
Member

@jkrech jkrech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM: contributed by Arm.

@jkrech jkrech merged commit 8aa25e5 into Open-CMSIS-Pack:main Sep 16, 2022
@jkrech jkrech deleted the outbound/SDCMSIS-1917 branch September 16, 2022 06:23
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.

None yet

3 participants