backup/backup

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.dockerignore
.github/ISSUE_TEMPLATE.md
.github/stale.yml
.github/workflows/rspec.yml
.github/workflows/rubocop.yml
.gitignore
.rspec
.rubocop.yml
.rubocop_todo.yml
.tool-versions
CHANGELOG.md
CONTRIBUTING.md
Dockerfile
Gemfile
LICENSE
README.md
Rakefile
TC.md
backup.gemspec
bin/backup
bin/docker_test
docker-compose.yml
integration/acceptance/archive_spec.rb33
A
0 mins
integration/acceptance/splitter_spec.rb21
A
0 mins
integration/spec_helper.rb5
A
0 mins
integration/support/example_helpers.rb64
A
45 mins
integration/support/logger.rb20
A
0 mins
integration/support/match_manifest.rb31
A
0 mins
integration/support/package.rb47
A
0 mins
integration/support/performed_job.rb10
A
0 mins
integration/support/tarfile.rb52
A
0 mins
integration/tasks/files.rake
integration/tasks/fileset_builder.rb25
A
0 mins
lib/backup.rb109
A
45 mins
lib/backup/archive.rb102
A
1 hr
lib/backup/binder.rb12
A
0 mins
lib/backup/cleaner.rb78
A
2 hrs
lib/backup/cli.rb247
B
6 hrs
lib/backup/cloud_io/base.rb33
A
0 mins
lib/backup/cloud_io/cloud_files.rb223
B
4 hrs
lib/backup/cloud_io/s3.rb199
A
2 hrs
lib/backup/compressor/base.rb21
A
0 mins
lib/backup/compressor/bzip2.rb18
A
0 mins
lib/backup/compressor/custom.rb23
A
0 mins
lib/backup/compressor/gzip.rb39
A
0 mins
lib/backup/config.rb83
A
45 mins
lib/backup/config/dsl.rb70
A
0 mins
lib/backup/config/helpers.rb74
A
35 mins
lib/backup/database/base.rb59
A
0 mins
lib/backup/database/mongodb.rb116
A
0 mins