Skip to content

disable check if using hardlinks#1201

Merged
Slach merged 1 commit intoAltinity:masterfrom
minguyen9988:minguyen/disablecheck
Aug 21, 2025
Merged

disable check if using hardlinks#1201
Slach merged 1 commit intoAltinity:masterfrom
minguyen9988:minguyen/disablecheck

Conversation

@minguyen9988
Copy link
Copy Markdown
Contributor

@minguyen9988 minguyen9988 commented Aug 21, 2025

skip check when using hardlinks, fix #1198

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 17117034788

Details

  • 3 of 5 (60.0%) changed or added relevant lines in 1 file are covered.
  • 272 unchanged lines in 10 files lost coverage.
  • Overall coverage decreased (-1.8%) to 66.874%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/backup/download.go 3 5 60.0%
Files with Coverage Reduction New Missed Lines %
pkg/backup/restore.go 1 71.91%
cmd/clickhouse-backup/main.go 2 77.27%
pkg/storage/object_disk/object_disk.go 5 66.48%
pkg/config/config.go 8 71.98%
pkg/status/status.go 9 67.43%
pkg/backup/backuper.go 17 72.18%
pkg/server/server.go 18 59.1%
pkg/storage/general.go 24 60.66%
pkg/storage/s3.go 25 47.49%
pkg/storage/gcs.go 163 0.0%
Totals Coverage Status
Change from base Build 16754206382: -1.8%
Covered Lines: 10229
Relevant Lines: 15296

💛 - Coveralls

@Slach Slach added this to the 2.6.34 milestone Aug 21, 2025
@Slach Slach merged commit a4dd1e0 into Altinity:master Aug 21, 2025
23 checks passed
@minguyen9988
Copy link
Copy Markdown
Contributor Author

it is working for me thanks for merging

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.

don't check free space for --hardlink-exists-files

4 participants