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

refactor(test): remove HTML5ElementMatcher in favor of HTML5BodyMatcher #431

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Oct 27, 2019

Fixes #430

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

@codecov
Copy link

codecov bot commented Oct 27, 2019

Codecov Report

Merging #431 into master will increase coverage by 0.05%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #431      +/-   ##
==========================================
+ Coverage   87.33%   87.38%   +0.05%     
==========================================
  Files          59       59              
  Lines        3986     3957      -29     
==========================================
- Hits         3481     3458      -23     
+ Misses        339      336       -3     
+ Partials      166      163       -3

@xcoulon xcoulon merged commit a8f8ac7 into bytesparadise:master Oct 27, 2019
@xcoulon xcoulon deleted the Issue430_replace_renderhtml5element_matcher branch October 27, 2019 15:02
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.

Remove RenderHTML5Element matcher in favor of RenderHTML5Body
1 participant