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

AutoIt: Slightly optimize parsing #region #3689

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

b4n
Copy link
Member

@b4n b4n commented Apr 2, 2023

This should marginally improve performance parsing #regions, and (marginally, again) improve the code.
It's unlikely to make any significant change, though. Just something that I saw looking at the code.

@codecov
Copy link

codecov bot commented Apr 2, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (ea96317) 82.82% compared to head (022e26b) 82.82%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3689      +/-   ##
==========================================
- Coverage   82.82%   82.82%   -0.01%     
==========================================
  Files         226      226              
  Lines       54749    54748       -1     
==========================================
- Hits        45348    45347       -1     
  Misses       9401     9401              
Impacted Files Coverage Δ
parsers/autoit.c 99.27% <100.00%> (-0.01%) ⬇️

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@masatake masatake merged commit 2bb6279 into universal-ctags:master Apr 3, 2023
@masatake
Copy link
Member

masatake commented Apr 3, 2023

Thank you.

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

2 participants