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

JavaScript: treat "get" and "set" as function names… #3761

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

jafl
Copy link
Contributor

@jafl jafl commented Jul 5, 2023

…inside parseFunction()

@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (88ad24f) 83.02% compared to head (e495872) 83.02%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3761   +/-   ##
=======================================
  Coverage   83.02%   83.02%           
=======================================
  Files         227      227           
  Lines       55134    55137    +3     
=======================================
+ Hits        45773    45776    +3     
  Misses       9361     9361           
Impacted Files Coverage Δ
parsers/jscript.c 97.32% <100.00%> (+<0.01%) ⬆️

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

@masatake masatake added this to the 6.1 milestone Jul 5, 2023
@jafl jafl merged commit c0692dc into universal-ctags:master Jul 5, 2023
39 checks passed
@jafl jafl deleted the javascript-issue-3641 branch July 5, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants