.codeclimate.yml | |
|
|
.github/FUNDING.yml | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/build_and_publish_yard_docs.yml | |
|
|
.github/workflows/check_pipeline.yml | |
|
|
.github/workflows/ci.yml | |
|
|
.github/workflows/rbi-updater.yml | |
|
|
.github/workflows/release_pipeline.yml | |
|
|
.gitignore | |
|
|
.mdlrc | |
|
|
.rubocop.yml | |
|
|
.ruby-version | |
|
|
.simplecov | |
|
|
.toys/ci.rb | 18 | A 0 mins |
|
.toys/coverage.rb | 3 | A 0 mins |
|
.toys/mdl.rb | 3 | A 0 mins |
|
.toys/rbi.rb | 49 | A 0 mins |
|
.toys/rubocop.rb | 6 | A 0 mins |
|
.toys/spoom.rb | 12 | A 0 mins |
|
.toys/typecheck.rb | 3 | A 0 mins |
|
.yardopts | |
|
|
Appraisals | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
bin/console | |
|
|
bin/rubocop | |
|
|
bin/setup | |
|
|
bin/spoom | |
|
|
bin/srb | |
|
|
bin/tapioca | |
|
|
bin/toys | |
|
|
bin/yard | |
|
|
lib/lunchmoney.rb | 32 | A 0 mins | A 100% |
lib/lunchmoney/api.rb | 118 | A 0 mins | A 100% |
lib/lunchmoney/calls/assets.rb | 83 | A 0 mins | A 100% |
lib/lunchmoney/calls/base.rb | 85 | A 0 mins | A 96% |
lib/lunchmoney/calls/budgets.rb | 67 | A 0 mins | A 92% |
lib/lunchmoney/calls/categories.rb | 156 | A 0 mins | A 100% |
lib/lunchmoney/calls/crypto.rb | 39 | A 0 mins | A 100% |
lib/lunchmoney/calls/plaid_accounts.rb | 30 | A 0 mins | A 100% |
lib/lunchmoney/calls/recurring_expenses.rb | 22 | A 0 mins | A 100% |
lib/lunchmoney/calls/tags.rb | 14 | A 0 mins | A 100% |
lib/lunchmoney/calls/transactions.rb | 188 | A 0 mins | A 100% |
lib/lunchmoney/calls/users.rb | 14 | A 0 mins | A 100% |
lib/lunchmoney/configuration.rb | 13 | A 0 mins | A 100% |
lib/lunchmoney/deprecate.rb | 26 | A 0 mins | A 100% |
lib/lunchmoney/errors.rb | 12 | A 0 mins | A 100% |