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

simon-dube / CARMIN-server / 381 / 5
85%
develop: 88%

Build:
Build:
LAST BUILD BRANCH: datalad-gdrive-1
DEFAULT BRANCH: develop
Ran 10 Jul 2018 03:51PM UTC
Files 86
Run time 1min
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

10 Jul 2018 03:46PM UTC coverage: 87.937%. First build
381.5

push

travis-ci

simon-dube
First implementation of update using Datald

- Change os.path.exists to path_exists (Custom function). Otherwise, os.path.exists will try to resolve the symlink and see if the file linked exist. However, in our case, if a dataset is installed, we just want to see if the symlink exists, which requires a more advanced check (TODO)
- Added new decorator datalad_update. This decorator will first look at if a dataset is installed in the data folder. If so, it will do an update from the remote specified by the environment variable DATA_REMOTE_SIBLING. TODO: Add a cache system so that the update is not performed every request as it increase the request time to around 1.5 second.
- Add Datalad as a project dependency TODO: Add install git annex required to the readme.

- TODO:Replace os.path.realpath for when dataset is installed os.path.abspath in file startswith so that Datalad works correctly. First look at if a dataset is installed: if not, use realpath still, otherwise use abspath.

2493 of 2835 relevant lines covered (87.94%)

0.88 hits per line

Source Files on job 381.5
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 117
  • Travis Job 381.5
  • 63d63f4a on github
  • Next Job for on datalad-gdrive-1 (#383.2)
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