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

optscropt: fix _scopedepth operator #4170

Merged

Conversation

masatake
Copy link
Member

@masatake masatake commented Jan 6, 2025

The original code pushed the corkIndex of the bottom of the scope stack.

The original code pushed the corkIndex of the bottom of the
scope stack.

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

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.99%. Comparing base (e31feb0) to head (ee4ed04).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4170      +/-   ##
==========================================
+ Coverage   85.94%   85.99%   +0.05%     
==========================================
  Files         239      239              
  Lines       58976    58978       +2     
==========================================
+ Hits        50686    50719      +33     
+ Misses       8290     8259      -31     

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

@masatake masatake merged commit 4cf6106 into universal-ctags:master Jan 6, 2025
81 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