Skip to content

More fixes for HTMLization and PDFization#4899

Merged
rjsparks merged 7 commits into
ietf-tools:mainfrom
larseggert:fix-html-pdf
Dec 19, 2022
Merged

More fixes for HTMLization and PDFization#4899
rjsparks merged 7 commits into
ietf-tools:mainfrom
larseggert:fix-html-pdf

Conversation

@larseggert

@larseggert larseggert commented Dec 15, 2022

Copy link
Copy Markdown
Collaborator

This merges in some changes from @martinthomson and some other assorted fixes.

Fixes #4885.

@codecov

codecov Bot commented Dec 15, 2022

Copy link
Copy Markdown

Codecov Report

Merging #4899 (2ee4581) into main (bc1cba1) will decrease coverage by 0.00%.
The diff coverage is 83.72%.

@@            Coverage Diff             @@
##             main    #4899      +/-   ##
==========================================
- Coverage   88.47%   88.47%   -0.01%     
==========================================
  Files         296      296              
  Lines       39795    39806      +11     
==========================================
+ Hits        35208    35217       +9     
- Misses       4587     4589       +2     
Impacted Files Coverage Δ
ietf/review/utils.py 89.57% <ø> (-0.03%) ⬇️
ietf/doc/utils.py 88.05% <77.77%> (-0.16%) ⬇️
ietf/doc/views_doc.py 91.18% <84.37%> (+0.40%) ⬆️
ietf/doc/models.py 88.16% <100.00%> (+0.01%) ⬆️
ietf/doc/templatetags/ballot_icon.py 84.82% <100.00%> (ø)
ietf/utils/pipe.py 82.60% <0.00%> (-4.35%) ⬇️
ietf/doc/views_search.py 89.02% <0.00%> (-0.63%) ⬇️
ietf/nomcom/utils.py 91.30% <0.00%> (-0.25%) ⬇️
ietf/person/utils.py 86.98% <0.00%> (+0.59%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@larseggert
larseggert marked this pull request as ready for review December 16, 2022 08:30
Comment thread ietf/doc/models.py Outdated
@rjsparks
rjsparks requested a review from NGPixel December 16, 2022 16:44
@rjsparks
rjsparks merged commit bc2b5f7 into ietf-tools:main Dec 19, 2022
@larseggert
larseggert deleted the fix-html-pdf branch December 19, 2022 16:41
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RFCs without XML are not displayed properly. RFC6761

2 participants