Skip to content

Tried adding autodoc support #19

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

Merged
merged 2 commits into from
Sep 24, 2020
Merged

Tried adding autodoc support #19

merged 2 commits into from
Sep 24, 2020

Conversation

flying-sheep
Copy link
Collaborator

@flying-sheep flying-sheep commented Sep 9, 2020

Fixes #18 when ready

@flying-sheep flying-sheep marked this pull request as ready for review September 24, 2020 15:14
@codecov
Copy link

codecov bot commented Sep 24, 2020

Codecov Report

Merging #19 into master will increase coverage by 1.48%.
The diff coverage is 97.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   84.19%   85.67%   +1.48%     
==========================================
  Files           8        9       +1     
  Lines         329      363      +34     
==========================================
+ Hits          277      311      +34     
  Misses         52       52              
Impacted Files Coverage Δ
scanpydoc/elegant_typehints/autodoc_patch.py 96.77% <96.77%> (ø)
scanpydoc/elegant_typehints/__init__.py 100.00% <100.00%> (ø)
scanpydoc/elegant_typehints/return_tuple.py 90.74% <0.00%> (+1.85%) ⬆️

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 8c76668...a41a1d9. Read the comment docs.

@flying-sheep flying-sheep merged commit c4aad6e into master Sep 24, 2020
@flying-sheep flying-sheep deleted the autodoc branch September 24, 2020 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Elegant typehints' qualname overrides aren't processed in autodoc's show-inheritance option
1 participant