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

kdmurray91 / timestreamlib / 121

Builds Branch Commit Type Ran Committer Via Coverage
121 merge Merge branch 'traitcapture_v0' into merge Conflicts: timestream/parse/__init__.py push 11 Jul 2014 05:59AM UTC kdmurray91 travis-ci pending completion   set done
120 dev [ts.parse] break out a function to read image Now, we have a seperate function to do the reading of images, we don't just use iter_numpy with a slice. And now, iter_numpy is just a wrapper around this. push 11 Jul 2014 05:52AM UTC kdmurray91 travis-ci pending completion   set done
119 traitcapture_v0 [test_parse] assert sortedness of walked files Fix all_files_all_ext(s) and functions which call this to not sort the resulting images, so that we can assert that they come pre-sorted push 10 Jul 2014 09:31AM UTC kdmurray91 travis-ci pending completion   set done
118 dev [ts.manip.ncdf] skip image if imread fails If imread fails, we now skip the image entirely, instead of raising an error. push 10 Jul 2014 06:23AM UTC kdmurray91 travis-ci pending completion   set done
117 dev [ts.manip.ncdf] typo bugfix in format specifier push 10 Jul 2014 05:21AM UTC kdmurray91 travis-ci pending completion   set done
116 traitcapture_v0 [ts.path] Bugfix, use os.sep not os.pathsep Pathsep is used to parse $PATH, sep is used to parse paths. Perfectly logicaly. push 10 Jul 2014 02:01AM UTC kdmurray91 travis-ci pending completion   set done
115 traitcapture_v0 added a pipeline demo with processing time constraint from 8AM to 3PM push 10 Jul 2014 01:59AM UTC kdmurray91 travis-ci pending completion   set done
114 traitcapture_v0 [ts paths] Better striping of trailing slashes Trailing slashes fuck up basename and dirname, so we remove them if they exist. This removes the literal '/', and uses os.pathsep, and also makes removing trailing slashes the first thing that happen... push 10 Jul 2014 01:59AM UTC kdmurray91 travis-ci pending completion   set done
113 traitcapture_v0 [ts.parse] Fix extraneous return statement Left a debugging return statement in. push 08 Jul 2014 01:17AM UTC kdmurray91 travis-ci pending completion   set done
111 traitcapture_v0 [ts.parse] Exclude _dirs in file finding dirs starting with an underscore are not meant to be searched for images etc. This excludes these dirs. push 08 Jul 2014 12:24AM UTC kdmurray91 travis-ci pending completion   set done
110 traitcapture_v0 Add component to output to a csv file. * timestream/manipulate/pipecomponents.py (ResultingFeatureWriter_csv): New component that saves features to files with the names of the features. It will put all the files in a directory specified by the us... push 07 Jul 2014 04:32AM UTC Joelgranados travis-ci pending completion   set done
109 traitcapture_v0 [TS class] reimplement write_metadata More checks, also make manifest in data dict push 03 Jul 2014 03:54AM UTC kdmurray91 travis-ci pending completion   set done
108 traitcapture_v0 [test_classes] fix broken TSImage.clone test push 03 Jul 2014 03:05AM UTC kdmurray91 travis-ci pending completion   set done
107 traitcapture_v0 [TSImage] implement image cloning & tests This implements a .clone method of a timestream image to copy by value a new instance of TSImage. This should be used if you're splitting a pipeline, or just want many outputs. Otherwise, just update the ... push 03 Jul 2014 02:55AM UTC kdmurray91 travis-ci pending completion   set done
106 traitcapture_v0 made settings as class member push 02 Jul 2014 06:16AM UTC kdmurray91 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 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