Skip to content

add rebase command#1452

Merged
Slach merged 10 commits into
masterfrom
feature_rebase
Jul 9, 2026
Merged

add rebase command#1452
Slach merged 10 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 28944524212

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.662%

Details

  • Patch coverage: 272 uncovered changes across 9 files (704 of 976 lines covered, 72.13%).

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 420 370 88.1%
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%
pkg/storage/s3.go 5 4 80.0%
Total (15 files) 976 704 72.13%

Coverage Regressions

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


Coverage Stats

Coverage Status
Relevant Lines: 22829
Covered Lines: 14990
Line Coverage: 65.66%
Coverage Strength: 39134.91 hits per line

💛 - Coveralls

@Slach Slach merged commit f54417d into master Jul 9, 2026
28 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.

add rebase command which will transform increment backup to full

2 participants