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

ICRAR / daliuge / 117
81%

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

pending completion
117

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>

5873 of 8699 relevant lines covered (67.51%)

2.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 117.1 01 May 2018 07:13AM UTC 0
67.39
Travis Job 117.1
2 117.2 01 May 2018 07:14AM UTC 0
67.08
Travis Job 117.2
3 117.3 01 May 2018 07:16AM UTC 0
67.19
Travis Job 117.3
4 117.4 01 May 2018 07:14AM UTC 0
67.46
Travis Job 117.4
Source Files on build 117
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #117
  • 1e2b1f86 on github
  • Prev Build on master (#115)
  • Next Build on master (#118)
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