thelastpickle / cassandra-medusa

Apache Cassandra Backup and Restore Tool
Apache License 2.0
266 stars 143 forks source link

Add option to prefer incomplete backups when doing a purge #732

Closed rzvoncek closed 5 months ago

rzvoncek commented 8 months ago

Fixes #607.

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 80.11%. Comparing base (7be8cc1) to head (ebbc2bb). Report is 1 commits behind head on master.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/thelastpickle/cassandra-medusa/pull/732/graphs/tree.svg?width=650&height=150&src=pr&token=KTDCRD82NU&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thelastpickle)](https://app.codecov.io/gh/thelastpickle/cassandra-medusa/pull/732?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thelastpickle) ```diff @@ Coverage Diff @@ ## master #732 +/- ## ========================================== + Coverage 80.02% 80.11% +0.09% ========================================== Files 52 52 Lines 4751 4778 +27 Branches 970 980 +10 ========================================== + Hits 3802 3828 +26 - Misses 920 921 +1 Partials 29 29 ``` | [Files](https://app.codecov.io/gh/thelastpickle/cassandra-medusa/pull/732?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thelastpickle) | Coverage Δ | | |---|---|---| | [medusa/purge.py](https://app.codecov.io/gh/thelastpickle/cassandra-medusa/pull/732?src=pr&el=tree&filepath=medusa%2Fpurge.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thelastpickle#diff-bWVkdXNhL3B1cmdlLnB5) | `95.70% <100.00%> (+0.81%)` | :arrow_up: | | [medusa/medusacli.py](https://app.codecov.io/gh/thelastpickle/cassandra-medusa/pull/732?src=pr&el=tree&filepath=medusa%2Fmedusacli.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thelastpickle#diff-bWVkdXNhL21lZHVzYWNsaS5weQ==) | `0.00% <0.00%> (ø)` | |
adejanovski commented 5 months ago

Bump @rzvoncek 👋

rzvoncek commented 5 months ago

Closing in favour of https://github.com/thelastpickle/cassandra-medusa/pull/778