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

ICRAR / daliuge / 117 / 4
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 01 May 2018 07:14AM UTC
Files 63
Run time 2s
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

30 Apr 2018 08:09AM UTC coverage: 67.464% (+0.4%) from 67.063%
117.4

push

travis-ci

rtobar
LIU-16 Restructuring FileDrop's path calculation

The way we were previously calculating the final path to which a
FileDrop was pointing to were not consistent enough, and also left room
for improvements. In particular, the directory where files were
deposited lived under /tmp, could not be changed at all, and users did
not know its location.

This has been reworked now. If relative paths are given in the
filepath/dirname preferences then they are relative to: a) the current
working directory (which can be changed via the -w command-line option
of the node manager process) and b) the session ID. This makes each file
unique even across graph executions, and easier to find for users. We
still respect absolute paths though, in case users need to point to a
very particular location.

This logic applies also to the DirectoryContainer class. Thus I
separated the (new and existing) common bits into a new PathBasedDrop
class which is inherited by both the DirectoryContainer and FileDrop
classes.

Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>

5868 of 8698 relevant lines covered (67.46%)

0.67 hits per line

Source Files on job 117.4
  • Tree
  • List 0
  • Changed 14
  • Source Changed 6
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 110
  • Travis Job 117.4
  • 1e2b1f86 on github
  • Prev Job for on master (#115.2)
  • Next Job for on master (#118.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