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

main: revise bit fields in tagEntryInfo #3695

Merged

Conversation

masatake
Copy link
Member

@masatake masatake commented Apr 8, 2023

Nothing is changed in semantics.

The same names, BOUNDARY_START and BOUNDARY_END were used
two diffrent places for different purposes. Fortunately,
they have not conflicted but they should not be kept as is.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
…irectly

Use markTagAsPlaceholder instead.

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

codecov bot commented Apr 8, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (c260d9e) 82.82% compared to head (431338b) 82.82%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3695   +/-   ##
=======================================
  Coverage   82.82%   82.82%           
=======================================
  Files         226      226           
  Lines       54749    54750    +1     
=======================================
+ Hits        45348    45349    +1     
  Misses       9401     9401           
Impacted Files Coverage Δ
main/entry.c 86.74% <100.00%> (ø)
main/lregex.c 83.09% <100.00%> (+<0.01%) ⬆️
main/read.c 95.52% <100.00%> (ø)
parsers/cpreprocessor.c 95.72% <100.00%> (ø)
parsers/r.c 90.57% <100.00%> (ø)
parsers/ruby.c 98.51% <100.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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@masatake masatake merged commit 2149d23 into universal-ctags:master Apr 8, 2023
39 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.

None yet

1 participant