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

OpenAPI: inspect token unless the type_stack is empty #3261

Merged
merged 2 commits into from
Jan 7, 2022

Conversation

masatake
Copy link
Member

@masatake masatake commented Jan 7, 2022

A ctags process crashes with following input (input.yml):

{x:

@segoon, could you look at this one?
This should be merged before #3258.

@codecov
Copy link

codecov bot commented Jan 7, 2022

Codecov Report

Merging #3261 (1e85d24) into master (b0bb484) will decrease coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3261      +/-   ##
==========================================
- Coverage   85.30%   85.20%   -0.10%     
==========================================
  Files         208      210       +2     
  Lines       49507    49682     +175     
==========================================
+ Hits        42230    42330     +100     
- Misses       7277     7352      +75     
Impacted Files Coverage Δ
parsers/openapi.c 95.89% <100.00%> (ø)
dsl/dsl.c 80.33% <0.00%> (-1.34%) ⬇️
dsl/sorter.c 64.33% <0.00%> (-0.92%) ⬇️
main/field.c 92.73% <0.00%> (ø)
main/vstring.h 100.00% <0.00%> (ø)
main/routines.c 81.41% <0.00%> (ø)
main/selectors.c 79.79% <0.00%> (ø)
dsl/formatter.c 70.31% <0.00%> (ø)
extra-cmds/readtags-stub.c 0.00% <0.00%> (ø)
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b0bb484...1e85d24. Read the comment docs.

@masatake masatake merged commit 1fad842 into universal-ctags:master Jan 7, 2022
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.

2 participants