Skip to content

Conversation

@tony
Copy link
Member

@tony tony commented Sep 10, 2022

Changes

Sphinx-click issue

Fixed via gp-libs v0.0.1a10

git-pull/gp-libs#11

@codecov
Copy link

codecov bot commented Sep 10, 2022

Codecov Report

Merging #812 (a4de2d4) into master (7c08c17) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #812      +/-   ##
==========================================
- Coverage   74.98%   74.96%   -0.02%     
==========================================
  Files          18       18              
  Lines        1395     1394       -1     
  Branches      334      334              
==========================================
- Hits         1046     1045       -1     
  Misses        263      263              
  Partials       86       86              
Impacted Files Coverage Δ
docs/conf.py 57.60% <100.00%> (-0.46%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Handles:
- doctests in markdown
- linkifying issues in changelog
- rendering table of contents for sphinx.ext.autodoc directives

And we can remove sphinx-autoapi
Remove sphinx-autoapi, which has broken imports. The only
purpose this module had was showing table of contents. The
tradeoff was a lot of difficult to track, subtle bugs.

Also move to linkify_issues. A much simpler and more concise
issue linker.
@tony tony merged commit d3ef653 into master Sep 11, 2022
@tony tony deleted the gp-libs branch September 11, 2022 15:47
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.

2 participants