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

Corrected log level warn -> warning #1009

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Conversation

NikLoginov
Copy link
Contributor

Fixed log level for warning

Fixed log level for warning
@Slach
Copy link
Collaborator

Slach commented Sep 13, 2024

Good catch, thanks a lot for contribution.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10833369615

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 273 unchanged lines in 12 files lost coverage.
  • Overall coverage decreased (-2.0%) to 65.772%

Files with Coverage Reduction New Missed Lines %
pkg/backup/restore.go 1 67.13%
pkg/clickhouse/clickhouse.go 1 74.86%
cmd/clickhouse-backup/main.go 2 79.53%
pkg/backup/create.go 4 75.63%
pkg/storage/object_disk/object_disk.go 5 69.14%
pkg/config/config.go 8 73.16%
pkg/status/status.go 9 70.2%
pkg/backup/backuper.go 17 69.5%
pkg/server/server.go 18 56.8%
pkg/storage/general.go 20 60.54%
Totals Coverage Status
Change from base Build 10722393256: -2.0%
Covered Lines: 8818
Relevant Lines: 13407

💛 - Coveralls

@Slach Slach merged commit 7fa1efa into Altinity:master Sep 13, 2024
22 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.

3 participants