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

rjw57 / trafficdb / 45

Builds Branch Commit Type Ran Committer Via Coverage
45 master api: py2 fix: str() only takes one argument push 26 Sep 2014 12:42PM UTC rjw57 travis-ci pending completion   set done
44 master api: expose links as opaque id It's considered poor form to directly expose database primary keys to the API. Re-work API to expose links as opaque tokens which, under the covers, are actually base64 encoded uuids. push 26 Sep 2014 12:35PM UTC rjw57 travis-ci pending completion   set done
43 master api: add observation data querying The API now also returns explicit links to resources to aid discoverability. push 26 Sep 2014 09:49AM UTC rjw57 travis-ci pending completion   set done
42 master api: return links as GeoJSON with configurable count push 25 Sep 2014 10:13PM UTC rjw57 travis-ci pending completion   set done
41 master api: handle case where there are no links in requested page push 25 Sep 2014 09:57PM UTC rjw57 travis-ci pending completion   set done
40 master scripts: update to latest API push 25 Sep 2014 09:53PM UTC rjw57 travis-ci pending completion   set done
39 master testmanager: test main() function push 25 Sep 2014 09:35PM UTC rjw57 travis-ci pending completion   set done
38 master manager: add coverage pragmas to non-testable parts The main() function and boiler-plate if __name__ == ... parts are small. Exclude them from code coverage stats. push 25 Sep 2014 09:34PM UTC rjw57 travis-ci pending completion   set done
37 master testmanager: new simple test for manager object Runs the equivalent of 'webapp --help' and checks return value. push 25 Sep 2014 09:28PM UTC rjw57 travis-ci pending completion   set done
36 master tests: make DB fixture setup a per-TestCase thing Creating database fixtures can be time consuming. Make use of the database transaction support to avoid having to create the database fixtures afresh each time. push 25 Sep 2014 09:12PM UTC rjw57 travis-ci pending completion   set done
35 master re-factor configuration Now take database URI from DATABASE_URI environment variable. We'll just have to remember not to run tests on production. push 25 Sep 2014 09:03PM UTC rjw57 travis-ci pending completion   set done
34 master refactor out cyclic imports Move over to the app-factory style of initialisation. This has the advantage of reducing the number of magic global initialisations. push 25 Sep 2014 08:52PM UTC rjw57 travis-ci pending completion   set done
32 master tests: configure application globally Tests were failing because setUpClass was being called before create_app. push 25 Sep 2014 05:04PM UTC rjw57 travis-ci pending completion   set done
29 master scripts: add some simple debug scripts push 25 Sep 2014 03:53PM UTC rjw57 travis-ci pending completion   set done
27 master migration: add installation of PostGIS extension push 25 Sep 2014 02:55PM UTC rjw57 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • Next →
  • Back to Repo
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