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

fix(parser): ignore special chars in passthrough blocks #763

Merged
merged 1 commit into from
Oct 4, 2020

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Oct 4, 2020

Fixes #746

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

@codecov
Copy link

codecov bot commented Oct 4, 2020

Codecov Report

Merging #763 into master will decrease coverage by 0.40%.
The diff coverage is 28.94%.

@@            Coverage Diff             @@
##           master     #763      +/-   ##
==========================================
- Coverage   81.85%   81.44%   -0.41%     
==========================================
  Files          76       76              
  Lines        4992     5029      +37     
==========================================
+ Hits         4086     4096      +10     
- Misses        572      598      +26     
- Partials      334      335       +1     

@xcoulon xcoulon merged commit 3f4ee89 into bytesparadise:master Oct 4, 2020
@xcoulon xcoulon deleted the Issue746_passthrough_block branch October 4, 2020 12: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.

Partially broken pass-through blocks
1 participant