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

php: Fix support for PHP 7.2+ trailing comma in grouped use statements #2742

Merged
merged 1 commit into from
Nov 29, 2020

Conversation

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0003%) to 87.052% when pulling 2312126 on b4n:php/php72-use-trailing-comma into 710529f on universal-ctags:master.

@codecov
Copy link

codecov bot commented Nov 28, 2020

Codecov Report

Merging #2742 (2312126) into master (710529f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2742   +/-   ##
=======================================
  Coverage   86.96%   86.96%           
=======================================
  Files         190      190           
  Lines       40350    40351    +1     
=======================================
+ Hits        35092    35093    +1     
  Misses       5258     5258           
Impacted Files Coverage Δ
parsers/php.c 98.72% <100.00%> (+<0.01%) ⬆️

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 710529f...2312126. Read the comment docs.

@b4n b4n merged commit 848a833 into universal-ctags:master Nov 29, 2020
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.

3 participants