Skip to content

[WIP] Sh: [EXPERIMENTAL] extract variables in variable assignments#3544

Draft
masatake wants to merge 5 commits into
universal-ctags:masterfrom
masatake:sh--extract-variable
Draft

[WIP] Sh: [EXPERIMENTAL] extract variables in variable assignments#3544
masatake wants to merge 5 commits into
universal-ctags:masterfrom
masatake:sh--extract-variable

Conversation

@masatake

Copy link
Copy Markdown
Member

This change extracts X in "X=...".

@masatake masatake force-pushed the sh--extract-variable branch from e730033 to ff7e88e Compare November 22, 2022 19:02
@codecov

codecov Bot commented Nov 22, 2022

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 73.17073% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.03%. Comparing base (72c69ba) to head (aa57b23).

Files with missing lines Patch % Lines
parsers/sh.c 73.17% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3544      +/-   ##
==========================================
- Coverage   86.04%   86.03%   -0.01%     
==========================================
  Files         254      254              
  Lines       63762    63801      +39     
==========================================
+ Hits        54862    54890      +28     
- Misses       8900     8911      +11     

☔ 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.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
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 force-pushed the sh--extract-variable branch from 82e721d to aa57b23 Compare March 13, 2026 19:29
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