Skip to content

ROX-28697: use Walk instead of GetAll in backup#14779

Merged
janisz merged 2 commits intomasterfrom
ROX-15902_use_walk_in_externalbackup
Apr 7, 2025
Merged

ROX-28697: use Walk instead of GetAll in backup#14779
janisz merged 2 commits intomasterfrom
ROX-15902_use_walk_in_externalbackup

Conversation

Signed-off-by: Tomasz Janiszewski <tomek@redhat.com>
@rhacs-bot
Copy link
Contributor

rhacs-bot commented Mar 27, 2025

Images are ready for the commit at 91766ba.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.8.x-320-g91766ba71f.

@codecov
Copy link

codecov bot commented Mar 27, 2025

Codecov Report

Attention: Patch coverage is 25.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 49.01%. Comparing base (8e68c6a) to head (91766ba).
Report is 90 commits behind head on master.

Files with missing lines Patch % Lines
central/externalbackups/datastore/telemetry.go 0.00% 8 Missing ⚠️
...entral/externalbackups/datastore/datastore_impl.go 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14779      +/-   ##
==========================================
- Coverage   49.20%   49.01%   -0.19%     
==========================================
  Files        2533     2546      +13     
  Lines      185529   186953    +1424     
==========================================
+ Hits        91287    91636     +349     
- Misses      87005    88065    +1060     
- Partials     7237     7252      +15     
Flag Coverage Δ
go-unit-tests 49.01% <25.00%> (-0.19%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@janisz
Copy link
Contributor Author

janisz commented Mar 27, 2025

/retest

Copy link
Contributor

@rhybrillou rhybrillou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.
I reported on another PR what I think is a risk of data corruption in the telemetry data gathering. Please consider addressing it in all GetAll -> Walk PRs.

Signed-off-by: Tomasz Janiszewski <tomek@redhat.com>
@janisz janisz merged commit b0fb1f6 into master Apr 7, 2025
91 of 92 checks passed
@janisz janisz deleted the ROX-15902_use_walk_in_externalbackup branch April 7, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants