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): support file inclusion with tag ranges #387

Merged

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Aug 26, 2019

Fixes #322

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

@codecov
Copy link

codecov bot commented Aug 26, 2019

Codecov Report

Merging #387 into master will decrease coverage by 0.61%.
The diff coverage is 65.08%.

@@            Coverage Diff             @@
##           master     #387      +/-   ##
==========================================
- Coverage   81.47%   80.85%   -0.62%     
==========================================
  Files          48       48              
  Lines        4297     4399     +102     
==========================================
+ Hits         3501     3557      +56     
- Misses        659      691      +32     
- Partials      137      151      +14

@xcoulon xcoulon force-pushed the Issue322_file_inclusion_tag_range branch from 1ab8c4e to 8ee0dc7 Compare September 1, 2019 20:06
basic support of file inclusion with tag ranges

Fixes bytesparadise#322

Signed-off-by: Xavier Coulon <[email protected]>
@xcoulon xcoulon force-pushed the Issue322_file_inclusion_tag_range branch from 8ee0dc7 to 1cce4bf Compare September 3, 2019 20:51
@xcoulon xcoulon marked this pull request as ready for review September 3, 2019 21:25
@xcoulon xcoulon changed the title WIP - feat(parser): support file inclusion with tag ranges feat(parser): support file inclusion with tag ranges Sep 3, 2019
@xcoulon xcoulon merged commit f49fe6f into bytesparadise:master Sep 3, 2019
@xcoulon xcoulon deleted the Issue322_file_inclusion_tag_range branch September 3, 2019 21:25
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.

Support file inclusion with tag range
1 participant