Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #6589: autodoc: Formatting issues with autodoc_typehints='none' #6592

Merged
merged 1 commit into from
Aug 2, 2019

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented Jul 21, 2019

Feature or Bugfix

  • Bugfix

Purpose

@tk0miya tk0miya added this to the 2.2.0 milestone Jul 21, 2019
@tk0miya tk0miya force-pushed the 6589_autodoc_typehints_none branch from b944592 to a22cb9a Compare July 21, 2019 15:43
@tk0miya tk0miya force-pushed the 6589_autodoc_typehints_none branch 2 times, most recently from 513318c to a4494d5 Compare August 1, 2019 16:31
@codecov
Copy link

codecov bot commented Aug 1, 2019

Codecov Report

Merging #6592 into 2.0 will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              2.0    #6592      +/-   ##
==========================================
+ Coverage   83.72%   83.78%   +0.06%     
==========================================
  Files         271      269       -2     
  Lines       40952    40880      -72     
  Branches     5993     5979      -14     
==========================================
- Hits        34288    34253      -35     
+ Misses       5337     5303      -34     
+ Partials     1327     1324       -3
Impacted Files Coverage Δ
tests/test_ext_autodoc_configs.py 97.56% <ø> (ø) ⬆️
tests/test_util_inspect.py 92.78% <100%> (+0.04%) ⬆️
sphinx/util/inspect.py 72.43% <100%> (ø) ⬆️
sphinx/pycode/parser.py 94.78% <0%> (-0.17%) ⬇️
tests/test_pycode_parser.py 100% <0%> (ø) ⬆️
sphinx/__init__.py
sphinx/make_mode.py
sphinx/ext/imgmath.py 53.39% <0%> (+3.83%) ⬆️

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 4732ec5...ace7b4d. Read the comment docs.

@tk0miya tk0miya force-pushed the 6589_autodoc_typehints_none branch from a4494d5 to ace7b4d Compare August 1, 2019 16:56
@tk0miya tk0miya merged commit 04fbd51 into sphinx-doc:2.0 Aug 2, 2019
@tk0miya tk0miya deleted the 6589_autodoc_typehints_none branch August 2, 2019 13:36
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant