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

Fix php generator #43

Merged
merged 1 commit into from
Sep 1, 2020
Merged

Fix php generator #43

merged 1 commit into from
Sep 1, 2020

Conversation

AxiosLeo
Copy link
Contributor

@AxiosLeo AxiosLeo commented Sep 1, 2020

Fix the error of undefined class when the file name is a keyword.

Fix the error of `undefined class` when the file name is a keyword.
@codecov-commenter
Copy link

codecov-commenter commented Sep 1, 2020

Codecov Report

Merging #43 into master will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   95.28%   95.33%   +0.04%     
==========================================
  Files          15       15              
  Lines        2208     2208              
==========================================
+ Hits         2104     2105       +1     
+ Misses        104      103       -1     
Impacted Files Coverage Δ
src/langs/php/combinator.js 90.64% <100.00%> (+0.13%) ⬆️

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 dec1c07...6324227. Read the comment docs.

@peze peze merged commit a42524a into aliyun:master Sep 1, 2020
@AxiosLeo AxiosLeo deleted the fix/keyword-file-name branch September 1, 2020 10:10
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