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 incremental substitutions #782

Merged

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Oct 20, 2020

support appending, prepending and removal of substitutions

Fixes #761

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

@codecov
Copy link

codecov bot commented Oct 20, 2020

Codecov Report

Merging #782 into master will decrease coverage by 0.08%.
The diff coverage is 82.35%.

@@            Coverage Diff             @@
##           master     #782      +/-   ##
==========================================
- Coverage   81.14%   81.06%   -0.09%     
==========================================
  Files          86       86              
  Lines        5128     5132       +4     
==========================================
- Hits         4161     4160       -1     
- Misses        613      618       +5     
  Partials      354      354              

support appending, prepending and removal of substitutions

Fixes bytesparadise#761

Signed-off-by: Xavier Coulon <[email protected]>
@xcoulon xcoulon force-pushed the Issue761_incremental_substitutions branch from 07c6a6d to 5e16450 Compare October 20, 2020 21:05
@xcoulon xcoulon merged commit fb1e1fd into bytesparadise:master Oct 20, 2020
@xcoulon xcoulon deleted the Issue761_incremental_substitutions branch October 20, 2020 21:13
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 incremental substitutions
1 participant