Skip to content

add rebase command#1452

Open
Slach wants to merge 9 commits into
masterfrom
feature_rebase
Open

add rebase command#1452
Slach wants to merge 9 commits into
masterfrom
feature_rebase

Conversation

@Slach

@Slach Slach commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

fix #1344

@Slach Slach added this to the 2.8.0 milestone Jul 7, 2026
@coveralls

coveralls commented Jul 7, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 28928290580

Warning

No base build found for commit e950754 on master.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 65.506%

Details

  • Patch coverage: 272 uncovered changes across 8 files (640 of 912 lines covered, 70.18%).

Uncovered Changes

File Changed Covered %
pkg/storage/sftp.go 189 106 56.08%
pkg/storage/ftp.go 177 108 61.02%
pkg/backup/rebase.go 391 340 86.96%
pkg/storage/general.go 43 24 55.81%
pkg/storage/gcs.go 34 16 47.06%
pkg/server/server.go 52 37 71.15%
pkg/storage/cos.go 14 0 0.0%
cmd/clickhouse-backup/main.go 7 4 57.14%
Total (12 files) 912 640 70.18%

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 22769
Covered Lines: 14915
Line Coverage: 65.51%
Coverage Strength: 36268.48 hits per line

💛 - Coveralls

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.

add rebase command which will transform increment backup to full

2 participants