Skip to content

Conversation

@pllim
Copy link
Member

@pllim pllim commented Dec 22, 2021

MNT: Bump supported Python and Sphinx versions.

TST: Update test matrix and use Actions.

  • Rerun/restart CI to get Release run too.
  • Fix failures.
  • Add codestyle job.

TST: Update test matrix and use Actions.
@pllim pllim added this to the v0.14.0 milestone Dec 22, 2021
@pllim pllim force-pushed the last-actions-hero branch from 05fffbd to 53ccf2a Compare December 22, 2021 19:29
@pllim pllim force-pushed the last-actions-hero branch from 53ccf2a to a9bcf9f Compare December 22, 2021 19:44
@codecov
Copy link

codecov bot commented Dec 22, 2021

Codecov Report

Merging #139 (0efa1b4) into main (90b314e) will increase coverage by 89.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           main     #139       +/-   ##
=========================================
+ Coverage      0   89.00%   +89.00%     
=========================================
  Files         0       22       +22     
  Lines         0     1091     +1091     
=========================================
+ Hits          0      971      +971     
- Misses        0      120      +120     
Impacted Files Coverage Δ
sphinx_automodapi/automodsumm.py 85.67% <100.00%> (ø)
sphinx_automodapi/tests/helpers.py 100.00% <0.00%> (ø)
sphinx_automodapi/autodoc_enhancements.py 95.23% <0.00%> (ø)
sphinx_automodapi/tests/__init__.py 91.66% <0.00%> (ø)
...omodapi/tests/example_module/functions_with_ref.py 60.00% <0.00%> (ø)
sphinx_automodapi/smart_resolver.py 68.18% <0.00%> (ø)
sphinx_automodapi/automodapi.py 93.25% <0.00%> (ø)
...utomodapi/tests/example_module/abstract_classes.py 58.82% <0.00%> (ø)
sphinx_automodapi/tests/example_module/mixed.py 66.66% <0.00%> (ø)
... and 13 more

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 90b314e...0efa1b4. Read the comment docs.

Copy link
Member

@mwcraig mwcraig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but I'm not really an expert in automodapi....

@pllim
Copy link
Member Author

pllim commented Dec 22, 2021

Hmm, sphinx18 jobs for Linux and OSX are taking too long. I'll try to restart to make sure that is not transient.

@pllim
Copy link
Member Author

pllim commented Dec 22, 2021

Alas, the timeouts are persistent. Maybe I'll just bump Sphinx to 2+.

@pllim pllim merged commit f4d19d8 into astropy:main Dec 22, 2021
@pllim pllim deleted the last-actions-hero branch December 22, 2021 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants