Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a backup and restore to the DSE Search test #1130

Merged
merged 2 commits into from
Dec 20, 2023

Conversation

rzvoncek
Copy link
Contributor

@rzvoncek rzvoncek commented Dec 7, 2023

What this PR does:

Which issue(s) this PR fixes:
Fixes thelastpickle/cassandra-medusa#695

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CHANGELOG.md updated (not required for documentation PRs)
  • CLA Signed: DataStax CLA

@rzvoncek rzvoncek force-pushed the radovan/ec2-dse-medusa branch from a491158 to d1585f5 Compare December 8, 2023 06:42
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (02d4415) 56.87% compared to head (480c53e) 56.94%.
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1130      +/-   ##
==========================================
+ Coverage   56.87%   56.94%   +0.06%     
==========================================
  Files         100      100              
  Lines       10300    10309       +9     
==========================================
+ Hits         5858     5870      +12     
+ Misses       3931     3929       -2     
+ Partials      511      510       -1     
Files Coverage Δ
apis/stargate/v1alpha1/stargate_types.go 93.54% <ø> (ø)
pkg/medusa/reconcile.go 56.62% <ø> (ø)
pkg/stargate/deployments.go 92.96% <100.00%> (+0.16%) ⬆️

... and 5 files with indirect coverage changes

@rzvoncek rzvoncek force-pushed the radovan/ec2-dse-medusa branch from d1585f5 to a429ac0 Compare December 8, 2023 07:32
@adejanovski adejanovski marked this pull request as ready for review December 19, 2023 14:38
@adejanovski adejanovski requested a review from a team as a code owner December 19, 2023 14:38
Copy link

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

@adejanovski adejanovski merged commit 78a1cf7 into main Dec 20, 2023
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

k8ssandra-operator / medusarestorejob_controller hits the new endpoint to trigger a index rebuild
2 participants