- Notifications
You must be signed in to change notification settings - Fork294
First pass at documenting serializer#376
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
@gsnedders@jgraham Can one of you review this, please? |
codecov-io commentedNov 30, 2017
Codecov Report
@@ Coverage Diff @@## master #376 +/- ##==========================================- Coverage 90.78% 90.75% -0.04%========================================== Files 50 50 Lines 6927 6942 +15 Branches 1322 1328 +6 ==========================================+ Hits 6289 6300 +11- Misses 482 483 +1- Partials 156 159 +3
Continue to review full report at Codecov.
|
The codecov report is erroneous. The changes are all docstrings--no code changes at all. We can ignore that. |
This documents the
html5lib.serializer
module for issue#307.