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

packchk: Fixed minor issues overlooked during initial contribution #519

Merged

Conversation

grasci-arm
Copy link
Collaborator

  • print programm header when -b log.txt is used
  • fixed "File/Path not found"

Co-authored-by: Thorsten de Buhr thorsten.deBuhr@arm.com

- print programm header when -b log.txt is used
- fixed "File/Path not found"

Co-authored-by: Thorsten de Buhr <thorsten.deBuhr@arm.com>
@github-actions
Copy link

github-actions bot commented Oct 10, 2022

Unit Test Results

  8 files  16 suites   0s ⏱️
21 tests 21 ✔️ 0 💤 0
84 runs  76 ✔️ 8 💤 0

Results for commit e763be4.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Oct 10, 2022

Codecov Report

Merging #519 (e763be4) into main (9b8839b) will increase coverage by 0.01%.
The diff coverage is 75.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #519      +/-   ##
==========================================
+ Coverage   45.22%   45.23%   +0.01%     
==========================================
  Files         115      115              
  Lines       20503    20507       +4     
  Branches    11181    11184       +3     
==========================================
+ Hits         9273     9277       +4     
  Misses       9456     9456              
  Partials     1774     1774              
Flag Coverage Δ
svdconv-cov 24.63% <75.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
tools/svdconv/SVDConv/src/SvdOptions.cpp 51.61% <0.00%> (ø)
tools/svdconv/SVDConv/src/SVDConv.cpp 34.88% <100.00%> (+1.23%) ⬆️

@JonatanAntoni JonatanAntoni self-requested a review October 10, 2022 11:34
@JonatanAntoni JonatanAntoni merged commit a77641b into Open-CMSIS-Pack:main Oct 10, 2022
@JonatanAntoni JonatanAntoni deleted the outbound/SDCMSIS-1917 branch October 10, 2022 11:34
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