Skip to content

Make ReparseException private#373

Merged
willkg merged 1 commit intohtml5lib:masterfrom
willkg:371-reparse-private
Nov 29, 2017
Merged

Make ReparseException private#373
willkg merged 1 commit intohtml5lib:masterfrom
willkg:371-reparse-private

Conversation

@willkg
Copy link
Copy Markdown
Contributor

@willkg willkg commented Nov 29, 2017

ReparseException is used internally and not intended for external use.

Fixes #371

ReparseException is used internally and not intended for external use.

Fixes #371
@willkg willkg added this to the 1.0 milestone Nov 29, 2017
@willkg
Copy link
Copy Markdown
Contributor Author

willkg commented Nov 29, 2017

@gsnedders or @jgraham : can one of you review this, please?

@codecov-io
Copy link
Copy Markdown

codecov-io commented Nov 29, 2017

Codecov Report

Merging #373 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #373   +/-   ##
=======================================
  Coverage   90.78%   90.78%           
=======================================
  Files          50       50           
  Lines        6927     6927           
  Branches     1322     1322           
=======================================
  Hits         6289     6289           
  Misses        482      482           
  Partials      156      156
Impacted Files Coverage Δ
html5lib/constants.py 100% <100%> (ø) ⬆️
html5lib/html5parser.py 98.31% <100%> (ø) ⬆️
html5lib/_inputstream.py 91.62% <100%> (ø) ⬆️

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 b105f6e...876ff02. Read the comment docs.

@willkg willkg merged commit d595d0a into html5lib:master Nov 29, 2017
@willkg
Copy link
Copy Markdown
Contributor Author

willkg commented Nov 29, 2017

Thank you!

@willkg willkg deleted the 371-reparse-private branch November 29, 2017 18:39
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.

3 participants