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

Fix CodeQL alerts #451

Merged

Conversation

grasci-arm
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Aug 31, 2022

Codecov Report

Merging #451 (f19d926) into main (447661e) will decrease coverage by 0.00%.
The diff coverage is 12.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #451      +/-   ##
==========================================
- Coverage   67.57%   67.56%   -0.01%     
==========================================
  Files          48       48              
  Lines        7638     7639       +1     
  Branches     1453     1455       +2     
==========================================
  Hits         5161     5161              
  Misses       1695     1695              
- Partials      782      783       +1     
Flag Coverage Δ
buildmgr-cov 85.94% <ø> (ø)
packchk-cov 26.79% <12.00%> (-0.02%) ⬇️
projmgr-cov 87.77% <ø> (ø)

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

Impacted Files Coverage Δ
tools/packchk/src/CheckComponents.cpp 13.43% <0.00%> (ø)
tools/packchk/src/CheckFiles.cpp 27.04% <0.00%> (-0.08%) ⬇️
tools/packchk/src/ValidateSemantic.cpp 20.99% <0.00%> (-0.06%) ⬇️
tools/packchk/src/ValidateSyntax.cpp 23.94% <13.33%> (+0.02%) ⬆️
tools/packchk/src/CheckConditions.cpp 39.51% <33.33%> (ø)

@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 f19d926.

@JonatanAntoni JonatanAntoni self-requested a review August 31, 2022 10:29
@JonatanAntoni JonatanAntoni merged commit 3c41210 into Open-CMSIS-Pack:main Aug 31, 2022
@JonatanAntoni JonatanAntoni deleted the outbound/SDMDK-10202 branch August 31, 2022 10:30
grasci-arm pushed a commit to ARM-software/devtools that referenced this pull request Jan 31, 2023
…Open-CMSIS-Pack#451)

added Implementation + Test. case.
"M314", LEVEL_WARNING, "Filename '%NAME%' contains whitespaces, this is not recommended"
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