Aiven-Open / pghoard

PostgreSQL® backup and restore service
http://aiven-open.github.io/pghoard/
Apache License 2.0
1.32k stars 97 forks source link

Fix Sphinx GitHub Action #614

Open rominf opened 9 months ago

rominf commented 9 months ago

About this change - What it does

Fix broken Sphinx GitHub Action.

Why this way

See commit messages for more information.

Replaces: https://github.com/Aiven-Open/pghoard/pull/597

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2b2ea98) 91.10% compared to head (e0aee34) 91.16%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Aiven-Open/pghoard/pull/614/graphs/tree.svg?width=650&height=150&src=pr&token=nLr7M7hvCx&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aiven-Open)](https://app.codecov.io/gh/Aiven-Open/pghoard/pull/614?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aiven-Open) ```diff @@ Coverage Diff @@ ## main #614 +/- ## ========================================== + Coverage 91.10% 91.16% +0.06% ========================================== Files 32 32 Lines 4823 4823 ========================================== + Hits 4394 4397 +3 + Misses 429 426 -3 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/Aiven-Open/pghoard/pull/614/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aiven-Open)