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

kdmurray91 / timestreamlib
27%
master: 65%

Build:
Build:
LAST BUILD BRANCH: feat/imagewriter-resize
DEFAULT BRANCH: master
Repo Added 06 May 2014 01:55AM UTC
Files 15
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

LAST BUILD ON BRANCH dev
branch: dev
CHANGE BRANCH
x
Reset
  • dev
  • autopep8
  • feat/imagewriter-resize
  • feat/merge-tsCLI
  • feat/resizer_pipeline
  • feat/split-gui
  • fix/autopep8
  • fix/copyright
  • fix/misc_warnings
  • fix/requirements
  • fix_travis
  • joelnext
  • master
  • merge
  • oop
  • resize
  • traitcapture_v0

pending completion
182

push

travis-ci

kdmurray91
Propagate Corrupt Image Error.

* timestream/manipulate/__init__.py (PCExCorruptImage): New error. Should be
triggered when image.pixels throws an exception.
* timestream/manipulate/pipecomponents.py: Enclose all first pixel references in
a "try..catch" so we can throw the correct PCExCorruptImage exception.
* timestream/parse/__init__.py (read_image, RIException): Propagate the
corrupt image error from read_image. We should find a better place for both the
error class and the read_image method.

903 of 3291 relevant lines covered (27.44%)

0.27 hits per line

Relevant lines Covered
Build:
Build:
3291 RELEVANT LINES 903 COVERED LINES
0.27 HITS PER LINE
Source Files on dev
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
182 dev Propagate Corrupt Image Error. * timestream/manipulate/__init__.py (PCExCorruptImage): New error. Should be triggered when image.pixels throws an exception. * timestream/manipulate/pipecomponents.py: Enclose all first pixel references in a "try..... push 15 Nov 2014 05:37AM UTC kdmurray91 travis-ci pending completion  
179 dev Replace all X.imread calls with read_image read_image (from timestream.parse) is a wrapper around scikit image's imread using freeimage. This change allows us to use a single image reading function to avoid weird bugs where we have several image ... push 03 Nov 2014 04:35AM UTC kdmurray91 travis-ci pending completion  
177 dev Fix test of ts creation WRT relative paths fb36730 requires that all paths are absolute, and the test had a relative path in it. I fixed that, and added a test for relative paths. push 30 Oct 2014 09:40AM UTC kdmurray91 travis-ci pending completion  
176 dev Move flake8 to run tests push 12 Oct 2014 09:18PM UTC kdmurray91 travis-ci pending completion  
175 dev Add --exit-zero to flake8 so travis passes push 12 Oct 2014 09:01PM UTC kdmurray91 travis-ci pending completion  
174 dev Add pillow to travis ci install configs push 12 Oct 2014 01:03PM UTC kdmurray91 travis-ci pending completion  
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  
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  
117 dev [ts.manip.ncdf] typo bugfix in format specifier push 10 Jul 2014 05:21AM UTC kdmurray91 travis-ci pending completion  
66 dev Merge pull request #7 from kdmurray91/dev Raw image support push 18 Jun 2014 02:50AM UTC kdmurray91 travis-ci pending completion  
See All Builds (183)
  • Repo on GitHub
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