pydata / pydata-sphinx-theme

A clean, three-column Sphinx theme with Bootstrap for the PyData community
https://pydata-sphinx-theme.readthedocs.io
BSD 3-Clause "New" or "Revised" License
557 stars 300 forks source link

MAINT - Add CI env check for a11y tests #1915

Closed trallard closed 3 days ago

trallard commented 4 days ago

Raised in https://github.com/pydata/pydata-sphinx-theme/issues/1906 - while this is working as is, it might be best to ensure we have all the dependencies in CI.

For more context, this comes as most people will have some of the dependencies through the installation of Playwright and browsers locally, but some might go missing in isolated CI environments.

Closes https://github.com/pydata/pydata-sphinx-theme/issues/1906

github-actions[bot] commented 4 days ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  src/pydata_sphinx_theme
  __init__.py
  logo.py
  short_link.py
  toctree.py
  translator.py
Project Total  

This report was generated by python-coverage-comment-action