Skip to content

QemuHX: various improvements#4382

Merged
masatake merged 3 commits intouniversal-ctags:masterfrom
masatake:qemuhx-ng
Feb 11, 2026
Merged

QemuHX: various improvements#4382
masatake merged 3 commits intouniversal-ctags:masterfrom
masatake:qemuhx-ng

Conversation

@masatake
Copy link
Member

@masatake masatake commented Feb 8, 2026

  • Extract command in { "command", ....
  • Implement a selector arbitrating Haxe and QemuHX parsers, both handling
    .hx file extension.
  • Recognize SRST keywords.

@codecov
Copy link

codecov bot commented Feb 8, 2026

Codecov Report

❌ Patch coverage is 20.63492% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.87%. Comparing base (381d57e) to head (8cdde4e).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
optlib/qemuhx.c 0.00% 50 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4382      +/-   ##
==========================================
- Coverage   85.93%   85.87%   -0.07%     
==========================================
  Files         252      252              
  Lines       62715    62774      +59     
==========================================
+ Hits        53895    53906      +11     
- Misses       8820     8868      +48     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

* add a selector arbitrating Haxe and QemuHX parsers,
* recognize SRST keywords, and
* add a new kind, "command"; extract command names with mtable-regex.

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 masatake merged commit 7023fdb into universal-ctags:master Feb 11, 2026
83 of 86 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