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

Add makefile goal to verify the generated parser (#126) #127

Merged
merged 1 commit into from
Jun 12, 2018

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Jun 12, 2018

goal will fail if the git diff command exists with a non-0
return code.
the goal is called during the build on travis-ci.

Fixes #126

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

…esparadise#126)

goal will fail if the `git diff` command exists with a non-0
return code.
the goal is called during the build on travis-ci.

Fixes bytesparadise#126

Signed-off-by: Xavier Coulon <[email protected]>
@xcoulon xcoulon force-pushed the Issue126_verify_parser branch from ac33738 to e19ee71 Compare June 12, 2018 20:34
@xcoulon xcoulon merged commit 357d63c into bytesparadise:master Jun 12, 2018
@codecov
Copy link

codecov bot commented Jun 12, 2018

Codecov Report

Merging #127 into master will increase coverage by 0.93%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #127      +/-   ##
=========================================
+ Coverage   80.46%   81.4%   +0.93%     
=========================================
  Files          35      35              
  Lines        3870    3678     -192     
=========================================
- Hits         3114    2994     -120     
+ Misses        587     515      -72     
  Partials      169     169

@xcoulon xcoulon deleted the Issue126_verify_parser branch February 25, 2019 08:23
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.

1 participant