berkes/postgres_key_value

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
lib/postgres_key_value/errors.rb5
A
0 mins
A
100%
lib/postgres_key_value/store.rb70
A
0 mins
A
100%
lib/postgres_key_value/utils.rb55
A
0 mins
A
100%
test/postgres_key_value_test.rb
A
100%
test/store_test.rb
A
100%
test/utils_test.rb
A
100%
.codeclimate.json
.env.template
.github/workflows/main.yml
.gitignore
.rubocop.yml
CODE_OF_CONDUCT.md
Gemfile
Gemfile.lock
LICENSE.txt
README.md
Rakefile
bin/console
bin/setup
postgres_key_value.gemspec
benchmark/benchmark_helper.rb31