thelastpickle / cassandra-medusa

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

Prevent recursive DSE snapshots #704

Closed rzvoncek closed 10 months ago

rzvoncek commented 10 months ago

Fixes #703.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (4ed1fd5) 80.18% compared to head (3869c50) 80.12%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/thelastpickle/cassandra-medusa/pull/704/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/704?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thelastpickle) ```diff @@ Coverage Diff @@ ## master #704 +/- ## ========================================== - Coverage 80.18% 80.12% -0.06% ========================================== Files 52 52 Lines 4688 4700 +12 Branches 953 956 +3 ========================================== + Hits 3759 3766 +7 - Misses 900 905 +5 Partials 29 29 ``` | [Files](https://app.codecov.io/gh/thelastpickle/cassandra-medusa/pull/704?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thelastpickle) | Coverage Δ | | |---|---|---| | [medusa/cassandra\_utils.py](https://app.codecov.io/gh/thelastpickle/cassandra-medusa/pull/704?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thelastpickle#diff-bWVkdXNhL2Nhc3NhbmRyYV91dGlscy5weQ==) | `86.11% <100.00%> (+0.21%)` | :arrow_up: | | [...dusa/service/snapshot/nodetool\_snapshot\_service.py](https://app.codecov.io/gh/thelastpickle/cassandra-medusa/pull/704?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=thelastpickle#diff-bWVkdXNhL3NlcnZpY2Uvc25hcHNob3Qvbm9kZXRvb2xfc25hcHNob3Rfc2VydmljZS5weQ==) | `68.00% <100.00%> (-17.72%)` | :arrow_down: |
sonarcloud[bot] commented 10 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud