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

matthew-brett / nibabel / 451

Builds Branch Commit Type Ran Committer Via Coverage
451 master TST: add test for memory mapping from images Add tests that unscaled image returns memory map by default. push 07 Nov 2014 11:54PM UTC matthew-brett travis-ci pending completion   set done
450 mmap-api WIP: adding mmapy keyword to loading funcs Needs test, kwargs-only decorator, rewrite of docstrings. push 07 Nov 2014 07:59PM UTC matthew-brett travis-ci pending completion   set done
449 master RF: refactor mmap logic in array_from_file Use test for compressed files so we don't mmap them. Numpy was trying to mmap bz2 files. Following suggestion from Nathaniel, use `readinto` method of most file-like objects to read data into given mem... push 07 Nov 2014 09:24AM UTC matthew-brett travis-ci pending completion   set done
448 master RF: refactor mmap logic in array_from_file Use test for compressed files so we don't mmap them. Numpy was trying to mmap bz2 files. Following suggestion from Nathaniel, use `readinto` method of most file-like objects to read data into given mem... push 07 Nov 2014 07:46AM UTC matthew-brett travis-ci pending completion   set done
447 master RF: refactor file reread test Delete temporary file between tests. push 07 Nov 2014 07:19AM UTC matthew-brett travis-ci pending completion   set done
446 master TST: add tests for array reread Check that reading an array, modifying the array, then rereading the array, returns the same result for both reads. push 07 Nov 2014 07:11AM UTC matthew-brett travis-ci pending completion   set done
445 master BF: work round variations in numpy / python Use bytearray to read data into, to avoid complications with numpy array.data buffers and Python 3 / "non-native" datatypes. push 07 Nov 2014 01:58AM UTC matthew-brett travis-ci pending completion   set done
444 master RF: use `readinto` to read array data if possible Following suggestion from Nathaniel, use `readinto` method of most file-like objects to read data into given memory location, so we can be sure that memory location is not used by some other object. push 07 Nov 2014 12:50AM UTC matthew-brett travis-ci pending completion   set done
263 nifti12-refactor DOC: add link to CIFTI format doc Found the doc defining the CIFTI format. push 07 Nov 2014 12:30AM UTC matthew-brett travis-ci pending completion   set done
443 master NF: add back using file bytes memory Use heuristic to guess whether we can re-use memory from file bytes read for array memory store. push 06 Nov 2014 04:39AM UTC matthew-brett travis-ci pending completion   set done
442 master WIP: testing string mutability push 05 Nov 2014 11:12PM UTC matthew-brett travis-ci pending completion   set done
441 master BF: add check for bz2 file having fileno bz2 file does not have fileno in Python 3.2 and 2.7 on travis at least. push 05 Nov 2014 08:35PM UTC matthew-brett travis-ci pending completion   set done
438 fix-warns-testing BF: fix warnings testing for Python 3.4 A terribly confusing change of behavior in Python 3.4, work round with a test function. push 05 Nov 2014 06:30AM UTC matthew-brett travis-ci pending completion   set done
437 parrec-top-level DOC: pep8ify inline comment From comment by Eric Larson push 04 Nov 2014 07:39PM UTC matthew-brett travis-ci pending completion   set done
436 mmap-api WIP: adding mmapy keyword to loading funcs Needs test, kwargs-only decorator, rewrite of docstrings. push 03 Nov 2014 06:37PM UTC matthew-brett travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 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