• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

cfpb / owning-a-home-api
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 06 Feb 2015 09:04AM UTC
Files 42
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH better-load
branch: better-load
CHANGE BRANCH
x
Reset
  • better-load
  • 0.10.1
  • 0.10.2
  • 0.10.2p
  • 0.10.3
  • 0.10.31
  • 0.10.4
  • 0.11.0
  • 0.11.1
  • 0.11.2
  • 0.11.3
  • 0.17.2
  • 0.17.3
  • 0.18.0
  • 0.18.1
  • 0.18.2
  • 0.19.0
  • 0.19.2
  • 0.19.2xx
  • 0.9.94
  • 0.9.95
  • 0.9.96
  • 0.9.97
  • 2017-data-update
  • 2024-update
  • 2025-update
  • add-cashout-refi
  • add-csv-to-setup
  • changelog-0.9.93
  • county-limit-update
  • countylimit-2021-update
  • data-automation
  • data-automation2
  • django-32-future
  • django31
  • django42
  • editorconfig-black-flake8-isort-precommit
  • enforce-minimum-price
  • fix-docs
  • fix-installed-tests
  • fix-load-job
  • fix/add-new-fips-to-update-data
  • fix_index_error
  • github-actions
  • main
  • master
  • move-requirement
  • python38
  • ratechecker-api-status
  • readme-param-fix
  • remove-csrf-middleware
  • remove-unused-app
  • safe-error-messages
  • sort-script-imports
  • test-other-dbs
  • test-travis-cleanup-false
  • travis-build-wheel
  • troubleshooting
  • update-countylimit-tables
  • update-release
  • use-argparse-syntax
  • v0.10.1
  • v0.9.8
  • v0.9.9
  • v0.9.91
  • v0.9.92
  • v0.9.93
  • v0.9.95
  • validate-from-jsonl

pending completion
347

push

travis-ci

chosak
ratechecker loader refactor

This commit significantly updates how the ratechecker app loads and
validates the data that it uses to serve its interest rate API. See
`ratechecker/README.md` for a good overview. Major changes include:

1. The `load_daily_data` management command now takes as a command-line
argument the path to a specific archive file to load instead of a
directory containing one or more archive files.

2. The loader class has now been formalized (as `ratechecker.loader` and
`ratechecker.dataset`) to allow for unit testing and clearer logic. The
format of the dataset cover sheet and individual CSV files is now
covered by unit test and documented.

3. A minor fix to the `ratechecker.views.set_lock_max_min` function that
was erroneously preventing valid queries from returning proper data. In
practice this was never exposed to the public through the frontend UI
but has been a bug in the data API.

4. The repository now includes a sample dataset and sample repository so
that developers can fully test it without access to private data.

Note that this commit purposefully does not address the known issue
where the loader drops and overwrites active tables during the load.

1873 of 1873 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
1873 RELEVANT LINES 1873 COVERED LINES
1.0 HITS PER LINE
Source Files on better-load
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
347 better-load ratechecker loader refactor This commit significantly updates how the ratechecker app loads and validates the data that it uses to serve its interest rate API. See `ratechecker/README.md` for a good overview. Major changes include: 1. The `load_... push 24 Apr 2017 08:23PM UTC chosak travis-ci pending completion  
346 better-load ratechecker loader/validation refactor push 24 Apr 2017 08:03PM UTC chosak travis-ci pending completion  
344 better-load ratechecker loader/validation refactor push 24 Apr 2017 08:00PM UTC chosak travis-ci pending completion  
341 better-load ratechecker loader/validation refactor push 24 Apr 2017 06:45PM UTC chosak travis-ci pending completion  
340 better-load ratechecker loader/validation refactor push 24 Apr 2017 03:30PM UTC chosak travis-ci pending completion  
See All Builds (329)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc