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 substitutions on passthrough blocks #773

Merged
merged 1 commit into from
Oct 12, 2020

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Oct 12, 2020

supports default and custom substitutions

Fixes #772

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

@codecov
Copy link

codecov bot commented Oct 12, 2020

Codecov Report

Merging #773 into master will decrease coverage by 0.04%.
The diff coverage is 90.00%.

@@            Coverage Diff             @@
##           master     #773      +/-   ##
==========================================
- Coverage   81.15%   81.11%   -0.05%     
==========================================
  Files          76       76              
  Lines        5056     5061       +5     
==========================================
+ Hits         4103     4105       +2     
- Misses        603      606       +3     
  Partials      350      350              

supports default and custom substitutions

Fixes bytesparadise#772

Signed-off-by: Xavier Coulon <[email protected]>
@xcoulon xcoulon force-pushed the Issue772_passthrough_blocks branch from 12b1ffa to 3c28919 Compare October 12, 2020 20:01
@xcoulon xcoulon merged commit 68a9843 into bytesparadise:master Oct 12, 2020
@xcoulon xcoulon deleted the Issue772_passthrough_blocks branch October 12, 2020 21:05
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 substitutions on passthrough blocks
1 participant