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

alphagov / backdrop / 1477 / 1
91%
master: 89%

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

27 May 2014 07:19PM UTC coverage: 90.371% (+0.7%) from 89.709%
SKIP_VIRUS_SCAN=1 SKIP_SPLINTER_TESTS=1 MONGO_REPLICA_SET=''

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

Source Files on job 1477.1 (SKIP_VIRUS_SCAN=1 SKIP_SPLINTER_TESTS=1 MONGO_REPLICA_SET='')
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1477
  • Travis Job 1477.1
  • dadda8d9 on github
  • Prev Job for SKIP_VIRUS_SCAN=1 SKIP_SPLINTER_TESTS=1 MONGO_REPLICA_SET='' on refactor-data-layer-step-5 (#1472.1)
  • Next Job for SKIP_VIRUS_SCAN=1 SKIP_SPLINTER_TESTS=1 MONGO_REPLICA_SET='' on refactor-data-layer-step-5 (#1479.1)
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