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

XML Based Resource System (XRC): new parser #3897

Merged
merged 3 commits into from
Dec 28, 2023

Conversation

masatake
Copy link
Member

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
@masatake
Copy link
Member Author

masatake commented Dec 28, 2023

Till 7.0, I will convert this short C program into:

--xpath-langdef=XRC{base=XML}{dedicated}
--map-XRC=+.xrc

--kinddef=o,object,objects

--xpath-tabledef:main
--xpath-XRC=main/resource//object/@name:o:

Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a8513a0) 85.31% compared to head (31f771f) 85.32%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3897   +/-   ##
=======================================
  Coverage   85.31%   85.32%           
=======================================
  Files         233      234    +1     
  Lines       55911    55933   +22     
=======================================
+ Hits        47703    47725   +22     
  Misses       8208     8208           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@masatake masatake merged commit 37caede into universal-ctags:master Dec 28, 2023
42 checks passed
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.

1 participant