.codeclimate.yml | |
|
|
.editorconfig | |
|
|
.fossa.yml | |
|
|
.gem_release.yml | |
|
|
.gitattributes | |
|
|
.github/CODEOWNERS | |
|
|
.github/CODE_OF_CONDUCT.md | |
|
|
.github/codecov.yml | |
|
|
.github/codeql/codeql-config.yml | |
|
|
.github/dependabot.yml | |
|
|
.github/release-please-config.json | |
|
|
.github/release-please-manifest.json | |
|
|
.github/workflows/ci.yml | |
|
|
.github/workflows/release-please.yml | |
|
|
.github/workflows/security.yml | |
|
|
.gitignore | |
|
|
.jrubyrc | |
|
|
.mise.toml | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.ruby-version | |
|
|
.simplecov | |
|
|
.standard.yml | |
|
|
CHANGELOG.md | |
|
|
CONTRIBUTING.md | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
README.md | |
|
|
Rakefile | |
|
|
base/.rspec | |
|
|
base/.yardopts | |
|
|
base/CHANGELOG.md | |
|
|
base/Guardfile | |
|
|
base/LICENSE | |
|
|
base/README.md | |
|
|
base/Rakefile | |
|
|
base/Stellar.x | |
|
|
base/lib/stellar-base.rb | 42 | A 0 mins | A 100% |
base/lib/stellar/account.rb | 53 | A 0 mins | B 89% |
base/lib/stellar/account_flags.rb | 11 | A 0 mins | A 100% |
base/lib/stellar/amount.rb | 27 | A 0 mins | A 94% |
base/lib/stellar/asset.rb | 74 | A 0 mins | B 86% |
base/lib/stellar/base.rb | 1 | A 0 mins | F 0% |
base/lib/stellar/claim_predicate.rb | 98 | A 1 hr | A 93% |
base/lib/stellar/compat.rb | 10 | A 0 mins | A 100% |
base/lib/stellar/concerns/transaction.rb | 35 | A 0 mins | F 48% |
base/lib/stellar/convert.rb | 21 | A 0 mins | A 100% |
base/lib/stellar/dsl.rb | 84 | A 0 mins | D 65% |
base/lib/stellar/ext/xdr.rb | 41 | A 0 mins | A 90% |
base/lib/stellar/factories.rb | 54 | A 0 mins | F 0% |