Aiven-Open / pghoard

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

Update project to meet PEP-0621 #617

Closed RommelLayco closed 6 months ago

RommelLayco commented 6 months ago

About this change - What it does

This update the project to use pep-0621.

Resolves: #xxxxx

Why this way

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 90.88%. Comparing base (2b2ea98) to head (fa546e1). Report is 2 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Aiven-Open/pghoard/pull/617/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/617?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 #617 +/- ## ========================================== - Coverage 91.10% 90.88% -0.22% ========================================== Files 32 31 -1 Lines 4823 4917 +94 ========================================== + Hits 4394 4469 +75 - Misses 429 448 +19 ``` [see 9 files with indirect coverage changes](https://app.codecov.io/gh/Aiven-Open/pghoard/pull/617/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Aiven-Open)