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

feat(parser/renderer): support single line and block comments #146

Merged
merged 1 commit into from
Jun 29, 2018

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Jun 29, 2018

also, remove unused code

Fixes #144

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

also, remove unused code

Fixes bytesparadise#144

Signed-off-by: Xavier Coulon <[email protected]>
@codecov
Copy link

codecov bot commented Jun 29, 2018

Codecov Report

Merging #146 into master will increase coverage by 0.66%.
The diff coverage is 85.96%.

@@            Coverage Diff            @@
##           master    #146      +/-   ##
=========================================
+ Coverage   82.23%   82.9%   +0.66%     
=========================================
  Files          34      34              
  Lines        2302    2310       +8     
=========================================
+ Hits         1893    1915      +22     
+ Misses        276     259      -17     
- Partials      133     136       +3

@xcoulon xcoulon merged commit c6549d3 into bytesparadise:master Jun 29, 2018
@xcoulon xcoulon deleted the Issue144_support_comments branch February 25, 2019 08:24
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