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

alphagov / backdrop / 1477
91%
master: 89%

Build:
Build:
LAST BUILD BRANCH: upgrade_paas_stack
DEFAULT BRANCH: master
Ran 27 May 2014 07:19PM UTC
Jobs 1
Files 50
Run time 21s
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

pending completion
1477

push

travis-ci

Rob Young
Remove backdrop.core.database and DataSet

This is quite a broad change that cleans up the previous commits. It
includes:

- Remove backdrop.core.database module, it is now completely
  superseded by backdrop.core.storage.mongo
- Remove DataSet class from backdrop.code.data_set, it is now completely
  superseded by NewDataSet (renaming will happen in a later commit)
- Remove query execution methods from Query object, they are now handled
  by NewDataSet. Moving query and response modules into core will happen
  in a later commit
- Raise a backdrop error when data set creation fails rather than
  bubbling up the mongo error
- Refactor storage engine tests so that they can be shared between
  multiple storage engines. They essentially become a suite of tests
  that verify a storage engine complies to the interface.
- Remove *loads* of database tests. There were a lot of duplicates,
  relevant ones were ported to either test_mongo.py or
  test_data_set_integration.py

1680 of 1859 relevant lines covered (90.37%)

0.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1477.1 (SKIP_VIRUS_SCAN=1 SKIP_SPLINTER_TESTS=1 MONGO_REPLICA_SET='') 27 May 2014 07:19PM UTC 0
90.37
Travis Job 1477.1
Source Files on build 1477
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1477
  • dadda8d9 on github
  • Prev Build on refactor-data-layer-step-5 (#1472)
  • Next Build on refactor-data-layer-step-5 (#1479)
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

© 2026 Coveralls, Inc