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

YmlTree parser (#686) #1135

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Conversation

grasci-arm
Copy link
Collaborator

  • YmlTree parser

Generic XmlTreeItem tree for YAML files


Co-authored-by: Evgueni Driouk evgueni.driouk@arm.com
Co-authored-by: Daniel Brondani daniel.brondani@arm.com

* YmlTree parser

Generic XmlTreeItem tree for YAML files 

---------
Co-authored-by: Evgueni Driouk <evgueni.driouk@arm.com>
Co-authored-by: Daniel Brondani <daniel.brondani@arm.com>
@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

Merging #1135 (02bbda9) into main (989adc4) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1135   +/-   ##
=======================================
  Coverage   58.14%   58.14%           
=======================================
  Files         116      116           
  Lines       22884    22884           
  Branches    12725    12725           
=======================================
+ Hits        13306    13307    +1     
  Misses       7340     7340           
+ Partials     2238     2237    -1     
Flag Coverage Δ
buildmgr-cov 77.91% <ø> (ø)
packchk-cov 64.16% <ø> (ø)
packgen-cov 81.72% <ø> (ø)
projmgr-cov 82.78% <ø> (+0.02%) ⬆️
svdconv-cov 38.38% <ø> (ø)

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

see 1 file with indirect coverage changes

@github-actions
Copy link

github-actions bot commented Sep 27, 2023

Test Results

    7 files    53 suites   6m 2s ⏱️
186 tests 169 ✔️ 17 💤 0
692 runs  624 ✔️ 68 💤 0

Results for commit 02bbda9.

♻️ This comment has been updated with latest results.

@edriouk edriouk merged commit 657a563 into Open-CMSIS-Pack:main Sep 27, 2023
117 of 118 checks passed
@edriouk edriouk deleted the outbound/YmlTree branch September 27, 2023 09:27
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