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

matthew-brett / nibabel
92%
placeholder: 96%

Build:
Build:
LAST BUILD BRANCH: tmp
DEFAULT BRANCH: placeholder
Repo Added 26 Sep 2013 08:41PM UTC
Files 93
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 windows-fixes
branch: windows-fixes
CHANGE BRANCH
x
Reset
  • windows-fixes
  • 419-using-regexps
  • add-chriss-neuro-radio-jpeg
  • add-coveralls
  • add-minc2-tests
  • add-numpy-pre-testing
  • add-ordereddict
  • add-proxy-slicing
  • add-utils-module
  • add-voxel-size
  • alternative-gifti-fix
  • array-image-casting
  • arraywriter-refactor
  • ascconv-refactor
  • back-compat-gifti
  • bat-script-fix
  • better-installation-advice
  • brainvoyager-docs
  • breaking-parrec
  • cached-arr-seq-append
  • caret-fixes-continued
  • cifti-fix
  • cifti2-refactorings
  • cifti2-refactorings2
  • clean-dependencies
  • concat-image-outside-loop
  • defer_viral_memmap
  • dicom-thoughts
  • doc-fix-2.0
  • doc-pre-release
  • docs-using-get-fdata
  • endian-fix-streamlines
  • enh/cifti2
  • error-on-slice
  • expand-affine-tutorial
  • explaining-proxies
  • extend-testing
  • extending-parrec
  • fancy-deprecations
  • fix-cifti2-pixdim-check
  • fix-dft-old-pydicom
  • fix-dicom-link
  • fix-doctests
  • fix-freesurfer-load
  • fix-negative-ecat
  • fix-par-parsing
  • fix-pdf-build
  • fix-shebang-lines
  • fix-travis-tests
  • fix-viewer-slicing
  • fix-warns-testing
  • fixing-parrec
  • generalize-header-data-layout
  • gifti-serialization-bug
  • img-size-fix
  • in-memory
  • in-memory-doc-rewrite
  • int-long-check-fix
  • integration
  • intercept-scaling
  • intp-support
  • mac-precision-fix
  • master
  • minc-defense
  • minor-edits-391
  • minor-fixes-suggestions
  • mmap-api
  • module-global-gzip
  • more-dtypes-for-fileslice
  • more-lenient-trackvis
  • more-multiframe-links
  • more-requirements
  • move-mailing-list
  • move-parrec2nii
  • nasty-windows-fixes
  • nifti12-refactor
  • none-none-fix
  • offset_length_lists
  • parrec-arrayproxy-api
  • parrec-codes-to-1
  • parrec-endianness
  • parrec-fix-refactor
  • parrec-top-level
  • parrec-v4-support
  • pauls-viewer
  • percentiling
  • ppc64le-fixes
  • pre-release-changelog
  • prepare-for-arrayproxy
  • py33-byte-string-recursion
  • py35-doctests
  • pydicom-compatibility
  • python-org-appveyor
  • read-par-exts
  • rebase-eric-work
  • refactor-api-validators
  • refactor-aseq-init
  • refactor-create-empty-header
  • refactor-csa-test
  • refactor-ecat
  • refactor-gifti-init-and-docstrings
  • refactor-nibabel-data
  • refactor-parrec
  • refactor-tck-read
  • refactor-test-tools
  • refactor-test-write_data
  • refactor-to-new-api
  • release-preparations
  • reload-reloaded
  • remove-_write_header
  • remove-doctest-markup
  • remove-imageopener-decorator
  • remove-minc-header-data-fetch
  • reworking-raw-scaling
  • rst-table-py32-fix
  • scratch
  • sheared-rank-fix
  • small-fixes
  • small-streamlines-edits
  • smoothing-tutorial
  • suggestion-for-per-array-dicts
  • test
  • test-500
  • test-homu-bot
  • tiny-fixes
  • tmp
  • to-containers
  • to-output-space
  • to-relative-imports
  • todo
  • trk-1
  • trk-codes-with-check
  • trk-hdr-str
  • update-plus-for-296
  • update-release-list
  • use-pre
  • use-scriptrunner
  • viewer-requires-mpl-1p3
  • viewer-tiny-edits
  • wip-scaling-refactor
  • workaround-allclose-bug
  • zenodo-dois
  • zero-offset-on-load
  • zero-terminal-strings

pending completion
476

push

travis-ci

matthew-brett
RF: don't test opening gzip in text mode

It doesn't make sense to open gzip files in text mode, and Windows is throwing
an error, so drop that test.

16326 of 17833 relevant lines covered (91.55%)

0.92 hits per line

Relevant lines Covered
Build:
Build:
17833 RELEVANT LINES 16326 COVERED LINES
0.92 HITS PER LINE
Source Files on windows-fixes
  • 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
476 windows-fixes RF: don't test opening gzip in text mode It doesn't make sense to open gzip files in text mode, and Windows is throwing an error, so drop that test. push 15 Nov 2014 09:23AM UTC matthew-brett travis-ci pending completion  
475 windows-fixes RF: don't test opening gzip in text mode It doesn't make sense to open gzip files in text mode, and Windows is throwing an error, so drop that test. push 15 Nov 2014 06:58AM UTC matthew-brett travis-ci pending completion  
474 windows-fixes RF: don't test opening gzip in text mode It doesn't make sense to open gzip files in text mode, and Windows is throwing an error, so drop that test. push 15 Nov 2014 06:10AM UTC matthew-brett travis-ci pending completion  
473 windows-fixes RF: allow for Windows double / longdouble case On Visual studio builds of numpy, longdouble is the same as double. push 15 Nov 2014 05:26AM UTC matthew-brett travis-ci pending completion  
472 windows-fixes RF: delete objects holding files for windows Windows complaining about trying to delete files that still have objects holding onto them. Delete these objects as we go. push 15 Nov 2014 05:20AM UTC matthew-brett travis-ci pending completion  
471 windows-fixes RF: delete objects holding files for windows Windows complaining about trying to delete files that still have objects holding onto them. Delete these objects as we go. push 15 Nov 2014 05:13AM UTC matthew-brett travis-ci pending completion  
470 windows-fixes RF: delete objects holding files for windows Windows complaining about trying to delete files that still have objects holding onto them. Delete these objects as we go. push 15 Nov 2014 05:07AM UTC matthew-brett travis-ci pending completion  
See All Builds (404)
  • 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