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

cuspaceflight / tawhiri / 26

Builds Branch Commit Type Ran Committer Via Coverage
26 master Merge pull request #99 from adamgreig/97-models-coverage Models test coverage push 17 Nov 2014 12:51PM UTC rjw57 travis-ci pending completion   set done
25 master add tests for models Pull #99 17 Nov 2014 03:03AM UTC adamgreig travis-ci pending completion   set done
24 master Revert "rename tawhiri.api.v1 module to tawhiri.api" This reverts commit 78fe78fb7. Conflicts: tawhiri/api/__init__.py tawhiri/app.py tests/testapi.py Pull #94 16 Nov 2014 10:56PM UTC rjw57 travis-ci pending completion   set done
23 master rename tawhiri.api.api to tawhiri.api.blueprint The API blueprint is just that, a blueprint. Remove the Java-esque stuttering of tawhiri.api.api. Pull #94 16 Nov 2014 10:47PM UTC rjw57 travis-ci pending completion   set done
22 master api: refactor as separate Flask Blueprint Increase modularity by moving API into the tawhiri.api.v1 module and re-expressing it as a Flask blueprint. This lets one specify the location of the API as a single URL prefix when creating the Flask app... Pull #94 15 Nov 2014 11:24AM UTC rjw57 travis-ci pending completion   set done
21 master Merge pull request #93 from rjw57/some-basic-tests Get a very basic test of API working push 14 Nov 2014 02:41PM UTC adamgreig travis-ci pending completion   set done
20 master tests: actually run a test for a simple API call Make use of mock to mock out enough of the tawhiri data access API to test the API request parsing logic. It might be less mucky to mock the entire tawhiri.api.run_prediction function but that leav... Pull #93 14 Nov 2014 01:47PM UTC rjw57 travis-ci pending completion   set done
19 master Merge pull request #92 from rjw57/downloader-py3-syntax-fix Enable building documentation under Python 3 push 13 Nov 2014 03:29PM UTC danielrichman travis-ci pending completion   set done
18 master download: use six's reraise function Replace uses of three-argument raise with six's reraise function. On Python 2 this is exactly equivalent and on Python 3 it Does The Right Thing(TM). The downloader is Python 2-only for other reasons but using... Pull #92 13 Nov 2014 12:11PM UTC rjw57 travis-ci pending completion   set done
17 master update readme to reference requirements.txt push 10 Nov 2014 03:06PM UTC danielrichman travis-ci pending completion   set done
16 master Merge pull request #91 from rjw57/add-ui-to-development-webserver manager: if UI_DIR is set, serve UI as well push 24 Oct 2014 06:47PM UTC danielrichman travis-ci pending completion   set done
15 master manager: if serving UI, serve from /ui/ Routing patterns in Flask should be unique[1]. Serve the UI in the development webserver from /ui and add a redirect on /. [1] http://flask.pocoo.org/docs/0.10/design/#the-routing-system Pull #91 24 Oct 2014 03:48PM UTC rjw57 travis-ci pending completion   set done
12 master Merge pull request #90 from rjw57/fix-stupid-api-mistake api: dataset location is not actually assigned to ds_loc push 24 Oct 2014 03:43PM UTC danielrichman travis-ci pending completion   set done
14 master manager: remove debugging print() Pull #91 24 Oct 2014 03:42PM UTC rjw57 travis-ci pending completion   set done
13 master manager: if UI_DIR is set, serve UI as well A little hack to also serve the HTML/JavaScript UI if UI_DIR is set to point to the ui/ directory. One could possibly do this with a command-line option instead. Pull #91 24 Oct 2014 03:39PM UTC rjw57 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 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