executablebooks / sphinx-design

A sphinx extension for designing beautiful, screen-size responsive web components.
https://sphinx-design.readthedocs.io/en/furo-theme/
MIT License
187 stars 57 forks source link

🔧 Move to ruff #185

Closed chrisjsewell closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 52.38095% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 90.05%. Comparing base (5ad542b) to head (9361949).

Files Patch % Lines
sphinx_design/icons.py 28.57% 5 Missing :warning:
sphinx_design/grids.py 0.00% 3 Missing :warning:
sphinx_design/cards.py 75.00% 1 Missing :warning:
sphinx_design/extension.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #185 +/- ## ========================================== + Coverage 89.97% 90.05% +0.07% ========================================== Files 11 11 Lines 948 945 -3 ========================================== - Hits 853 851 -2 + Misses 95 94 -1 ``` | [Flag](https://app.codecov.io/gh/executablebooks/sphinx-design/pull/185/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks) | Coverage Δ | | |---|---|---| | [pytests](https://app.codecov.io/gh/executablebooks/sphinx-design/pull/185/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks) | `90.05% <52.38%> (+0.07%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=executablebooks#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.