Skip to content

Conversation

@gsnedders
Copy link
Member

@gsnedders gsnedders commented May 24, 2020

Fixes #411. See also #414, #429.

@codecov-commenter
Copy link

codecov-commenter commented May 24, 2020

Codecov Report

Merging #497 into master will increase coverage by 0.03%.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #497      +/-   ##
==========================================
+ Coverage   90.84%   90.87%   +0.03%     
==========================================
  Files          50       50              
  Lines        6966     6969       +3     
  Branches     1326     1325       -1     
==========================================
+ Hits         6328     6333       +5     
  Misses        478      478              
+ Partials      160      158       -2     
Impacted Files Coverage Δ
html5lib/tests/test_treewalkers.py 97.18% <87.50%> (+0.04%) ⬆️
html5lib/tests/test_serializer.py 93.10% <88.23%> (+0.04%) ⬆️
html5lib/tests/test_sanitizer.py 94.73% <92.85%> (+0.14%) ⬆️
html5lib/tests/test_encoding.py 100.00% <100.00%> (ø)
html5lib/tests/tree_construction.py 95.55% <100.00%> (+1.39%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ea55c7...b0073d6. Read the comment docs.

@gsnedders gsnedders merged commit 93c3555 into html5lib:master Jun 7, 2020
@gsnedders gsnedders deleted the pytest-4-warnings branch June 7, 2020 16:51
@gsnedders gsnedders mentioned this pull request Jun 9, 2020
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 pytest 4

2 participants