Skip to content

[review] Support zstd compression#18

Merged
shunichi merged 3 commits intomainfrom
zstd
Mar 5, 2026
Merged

[review] Support zstd compression#18
shunichi merged 3 commits intomainfrom
zstd

Conversation

@shunichi
Copy link
Copy Markdown
Member

@shunichi shunichi commented Mar 5, 2026

No description provided.

@shunichi shunichi changed the title Support zstd compression [review] Support zstd compression Mar 5, 2026
@github-actions

This comment has been minimized.

2 similar comments
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 5, 2026

Code Metrics Report

Coverage Test Execution Time
97.2% 13s

Code coverage of files in pull request scope (95.2%)

Files Coverage
lib/sg_tiny_backup/commands.rb 100.0%
lib/sg_tiny_backup/commands/openssl.rb 100.0%
lib/sg_tiny_backup/commands/zstd.rb 100.0%
lib/sg_tiny_backup/config.rb 85.1%
lib/sg_tiny_backup/pipeline_builders/db.rb 100.0%
lib/sg_tiny_backup/pipeline_builders/log.rb 100.0%

Reported by octocov

Comment on lines +31 to +32
elsif gzip
{ "method" => "gzip", "level" => gzip["level"] }
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

gzip のほうは時期を見て deprecation 化してもいいかもですね

@shunichi shunichi merged commit 8e113b1 into main Mar 5, 2026
4 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.

2 participants