Skip to content

Fix #4701: viewcode: Misplaced <div> in viewcode html output#4709

Merged
tk0miya merged 2 commits intosphinx-doc:1.7from
tk0miya:4701_viewcode
Mar 7, 2018
Merged

Fix #4701: viewcode: Misplaced <div> in viewcode html output#4709
tk0miya merged 2 commits intosphinx-doc:1.7from
tk0miya:4701_viewcode

Conversation

@tk0miya
Copy link
Copy Markdown
Member

@tk0miya tk0miya commented Mar 5, 2018

refs: #4701

@tk0miya tk0miya added this to the 1.7.2 milestone Mar 5, 2018
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 5, 2018

Codecov Report

Merging #4709 into 1.7 will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              1.7    #4709      +/-   ##
==========================================
+ Coverage   81.48%   81.49%   +<.01%     
==========================================
  Files         284      279       -5     
  Lines       37701    37377     -324     
  Branches     5869     5813      -56     
==========================================
- Hits        30722    30460     -262     
+ Misses       5538     5488      -50     
+ Partials     1441     1429      -12
Impacted Files Coverage Δ
tests/test_ext_viewcode.py 100% <100%> (ø) ⬆️
sphinx/ext/viewcode.py 75.67% <100%> (ø) ⬆️
sphinx/quickstart.py
sphinx/apidoc.py
sphinx/errors.py
sphinx/__init__.py
sphinx/search/__init__.py
sphinx/builders/html.py 82.74% <0%> (+0.11%) ⬆️

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 1f71cb3...9bd3aaf. Read the comment docs.

@tk0miya tk0miya merged commit 3140deb into sphinx-doc:1.7 Mar 7, 2018
@tk0miya tk0miya deleted the 4701_viewcode branch March 7, 2018 14:26
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 3, 2021
@AA-Turner AA-Turner added extensions:viewcode The `sphinx.ext.linkcode` or `sphinx.ext.viewcode` extensions and removed extensions labels Jan 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

extensions:viewcode The `sphinx.ext.linkcode` or `sphinx.ext.viewcode` extensions type:bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants