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 autodoc: autodoc_member_order_does not refer order of imports (refs: #6574) #6578

Merged

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented Jul 13, 2019

@tk0miya tk0miya added type:bug type:enhancement enhance or introduce a new feature extensions:autodoc labels Jul 13, 2019
@tk0miya tk0miya added this to the 2.2.0 milestone Jul 13, 2019
@codecov
Copy link

codecov bot commented Jul 13, 2019

Codecov Report

Merging #6578 into 2.0 will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              2.0    #6578      +/-   ##
==========================================
+ Coverage   83.76%   83.79%   +0.03%     
==========================================
  Files         268      266       -2     
  Lines       40871    40853      -18     
  Branches     5986     5987       +1     
==========================================
- Hits        34235    34234       -1     
+ Misses       5310     5296      -14     
+ Partials     1326     1323       -3
Impacted Files Coverage Δ
sphinx/pycode/parser.py 94.95% <100%> (+0.16%) ⬆️
tests/test_pycode_parser.py 100% <100%> (ø) ⬆️
sphinx/__init__.py
sphinx/make_mode.py

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 0bc530f...8c924f1. Read the comment docs.

@pavel-kirienko
Copy link

Is there any chance to have this merged soon? Also #6576

@tk0miya tk0miya merged commit 51523a7 into sphinx-doc:2.0 Aug 1, 2019
@tk0miya tk0miya deleted the 6574_autodoc_member_order_for_imports branch August 1, 2019 16:27
@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.
Labels
extensions:autodoc type:bug type:enhancement enhance or introduce a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants