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 attribute in path of file to include #355

Merged

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented May 14, 2019

attribute in path is resolved during preprocessing.

Fixes #317

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

attribute in path is resolved during preprocessing.

Fixes bytesparadise#317

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

codecov bot commented May 14, 2019

Codecov Report

Merging #355 into master will increase coverage by 0.06%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #355      +/-   ##
==========================================
+ Coverage   86.31%   86.37%   +0.06%     
==========================================
  Files          46       46              
  Lines        4157     4176      +19     
==========================================
+ Hits         3588     3607      +19     
  Misses        425      425              
  Partials      144      144

Signed-off-by: Xavier Coulon <[email protected]>
@xcoulon xcoulon merged commit 18b54a2 into bytesparadise:master May 14, 2019
@xcoulon xcoulon deleted the Issue317_support_attribute_in_file_path branch May 14, 2019 11:53
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 doc attributes in path of file inclusions
1 participant