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(parser): provide actual filename in file inclusion error msg #402

Merged

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Sep 8, 2019

Fixes #384

Signed-off-by: Xavier Coulon [email protected]

@xcoulon xcoulon force-pushed the Issue384_filename_inclusion_error branch from 87f0b24 to 4795dfa Compare September 8, 2019 20:43
@codecov
Copy link

codecov bot commented Sep 8, 2019

Codecov Report

Merging #402 into master will increase coverage by 0.01%.
The diff coverage is 69.23%.

@@            Coverage Diff             @@
##           master     #402      +/-   ##
==========================================
+ Coverage   84.82%   84.83%   +0.01%     
==========================================
  Files          47       47              
  Lines        4164     4167       +3     
==========================================
+ Hits         3532     3535       +3     
  Misses        482      482              
  Partials      150      150

@xcoulon xcoulon merged commit bc3d557 into bytesparadise:master Sep 9, 2019
@xcoulon xcoulon deleted the Issue384_filename_inclusion_error branch September 9, 2019 06:00
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.

Provide actual filename in file inclusion error message
2 participants