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

Ruby: handle curly bracket #3633

Merged

Conversation

masatake
Copy link
Member

Class.new {
  def f2() end
}

With this change, ctags extracts f2.

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

codecov bot commented Jan 20, 2023

Codecov Report

Base: 82.82% // Head: 82.82% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (ac7ef35) compared to base (c39ff7a).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3633   +/-   ##
=======================================
  Coverage   82.82%   82.82%           
=======================================
  Files         223      223           
  Lines       54492    54501    +9     
=======================================
+ Hits        45133    45142    +9     
  Misses       9359     9359           
Impacted Files Coverage Δ
parsers/ruby.c 98.51% <100.00%> (+0.02%) ⬆️
parsers/perl.c 90.90% <0.00%> (ø)
optlib/kconfig.c 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@masatake masatake merged commit 3cd1723 into universal-ctags:master Feb 6, 2023
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.

None yet

1 participant