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 pydantic validation errors from SnapshotResult model #593

Closed kathia-barahona closed 1 year ago

kathia-barahona commented 1 year ago

There was an update in rohmu SnapshotResult model that started raising some errors

codecov[bot] commented 1 year ago

Codecov Report

Merging #593 (2735a25) into main (7d6795a) will increase coverage by 0.02%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/aiven/pghoard/pull/593/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/593?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiven) ```diff @@ Coverage Diff @@ ## main #593 +/- ## ========================================== + Coverage 91.33% 91.35% +0.02% ========================================== Files 32 32 Lines 4684 4684 ========================================== + Hits 4278 4279 +1 + Misses 406 405 -1 ``` | [Impacted Files](https://app.codecov.io/gh/aiven/pghoard/pull/593?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiven) | Coverage Δ | | |---|---|---| | [pghoard/basebackup/delta.py](https://app.codecov.io/gh/aiven/pghoard/pull/593?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiven#diff-cGdob2FyZC9iYXNlYmFja3VwL2RlbHRhLnB5) | `95.95% <100.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/aiven/pghoard/pull/593/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiven)