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 typos #586

Closed kianmeng closed 1 year ago

kianmeng commented 1 year ago

About this change - What it does

Fix typos found via codespell -L astroid

Resolves: #xxxxx

Why this way

codecov[bot] commented 1 year ago

Codecov Report

Merging #586 (d30fa34) into main (0d177de) will decrease coverage by 0.03%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/aiven/pghoard/pull/586/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)](https://app.codecov.io/gh/aiven/pghoard/pull/586?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiven) ```diff @@ Coverage Diff @@ ## main #586 +/- ## ========================================== - Coverage 91.33% 91.30% -0.03% ========================================== Files 32 32 Lines 4683 4683 ========================================== - Hits 4277 4276 -1 - Misses 406 407 +1 ``` | [Impacted Files](https://app.codecov.io/gh/aiven/pghoard/pull/586?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiven) | Coverage Δ | | |---|---|---| | [pghoard/restore.py](https://app.codecov.io/gh/aiven/pghoard/pull/586?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiven#diff-cGdob2FyZC9yZXN0b3JlLnB5) | `89.61% <ø> (ø)` | | | [pghoard/transfer.py](https://app.codecov.io/gh/aiven/pghoard/pull/586?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiven#diff-cGdob2FyZC90cmFuc2Zlci5weQ==) | `98.68% <ø> (ø)` | | | [pghoard/wal.py](https://app.codecov.io/gh/aiven/pghoard/pull/586?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiven#diff-cGdob2FyZC93YWwucHk=) | `100.00% <ø> (ø)` | | | [pghoard/walreceiver.py](https://app.codecov.io/gh/aiven/pghoard/pull/586?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiven#diff-cGdob2FyZC93YWxyZWNlaXZlci5weQ==) | `98.13% <ø> (ø)` | | | [pghoard/gnutaremu.py](https://app.codecov.io/gh/aiven/pghoard/pull/586?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiven#diff-cGdob2FyZC9nbnV0YXJlbXUucHk=) | `82.38% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/aiven/pghoard/pull/586/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiven)
kianmeng commented 1 year ago

:tada: :tada: :tada: :tada: :tada: