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

jakirkham / mplview
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.0.6
DEFAULT BRANCH: master
Repo Added 01 Nov 2016 12:47PM UTC
Files 3
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 reuse_cur_img
branch: reuse_cur_img
CHANGE BRANCH
x
Reset
  • reuse_cur_img
  • add_code
  • add_tests
  • bust_badge_cache
  • cast_range_vals
  • coerce_array
  • drop_import_aliases
  • drop_mock
  • excl_eggs
  • fix_bare_exception
  • fix_color_scale_bug
  • fix_ind_fmt
  • fix_sty_2
  • inc_simple_example
  • master
  • recut_cookie
  • req_matplotlib_lt_3
  • req_mock
  • reuse_curimg
  • sty_fix
  • update_doc_copyright
  • use_axes_facecolor
  • use_tmplt
  • v0.0.1
  • v0.0.2
  • v0.0.3
  • v0.0.4
  • v0.0.5
  • v0.0.6

pending completion
140

push

travis-ci

jakirkham
Test getting images from the cache

Add some checks to make sure that if the same frame is retrieved again
(pulled from cache) that it still retrieves the image correctly.

149 of 149 relevant lines covered (100.0%)

3.0 hits per line

Relevant lines Covered
Build:
Build:
149 RELEVANT LINES 149 COVERED LINES
3.0 HITS PER LINE
Source Files on reuse_cur_img
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
140 reuse_cur_img Test getting images from the cache Add some checks to make sure that if the same frame is retrieved again (pulled from cache) that it still retrieves the image correctly. push 07 Dec 2017 03:38AM UTC jakirkham travis-ci pending completion  
139 reuse_cur_img Test getting images from the cache Add some checks to make sure that if the same frame is retrieved again (pulled from cache) that it still retrieves the image correctly. push 06 Dec 2017 09:38PM UTC jakirkham travis-ci pending completion  
136 reuse_cur_img Cache the current frame for fast access When working with large data on a slow filesystem, simply reading the current displayed image gets to be really slow. This happens when checking the intensity of different coordinates for instance (via mous... push 06 Dec 2017 09:27PM UTC jakirkham travis-ci pending completion  
133 reuse_cur_img Set `i` to `0` for the 2-D case by default There really isn't time for the 2-D case. However it can effectively be treated as having a single time slice at 0. Hence we fill in the default `i` for that case. Though it is not actually use in any la... push 06 Dec 2017 08:46PM UTC jakirkham travis-ci pending completion  
132 reuse_cur_img Get default frame number for 3-D data earlier Instead of waiting until the retrieval of the 2-D/3-D data slice, check to determine what the selected frame is at the beginning of `get_image`. push 06 Dec 2017 08:44PM UTC jakirkham travis-ci pending completion  
131 reuse_cur_img Get default frame number for 3-D data earlier Instead of waiting until the retrieval of the 2-D/3-D data slice, check to determine what the selected frame is at the beginning of `get_image`. push 06 Dec 2017 08:38PM UTC jakirkham travis-ci pending completion  
130 reuse_cur_img Drop unneeded blank line push 06 Dec 2017 08:15PM UTC jakirkham travis-ci pending completion  
126 reuse_cur_img Drop unneeded blank line push 06 Dec 2017 08:03PM UTC jakirkham travis-ci pending completion  
123 reuse_cur_img Combine `asarray` and additional slice The extra slicing step exists to handle converting some internal Lazy objects from the workflow into NumPy arrays. The `asarray` call exists to convert Dask Arrays to NumPy arrays. Hence it makes sense to ro... push 06 Dec 2017 05:43PM UTC jakirkham travis-ci pending completion  
122 reuse_cur_img Merge pull request #22 from jakirkham/fix_bare_exception Fix a bare `except` clause by requiring `Exception` push 06 Dec 2017 05:19PM UTC web-flow travis-ci pending completion  
See All Builds (136)
  • 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