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

scottclowe / fissa
83%
master: 78%

Build:
Build:
LAST BUILD BRANCH: ci_allow-suite2p-failure
DEFAULT BRANCH: master
Repo Added 03 Oct 2018 08:38PM UTC
Files 8
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 bug_numpy-load-pickle
branch: bug_numpy-load-pickle
CHANGE BRANCH
x
Reset
  • bug_numpy-load-pickle
  • 0.0
  • 0.1.2
  • 0.1.x
  • Suite2Pexample
  • Suite2Pexample3
  • add-stickler-config
  • appveyor_read-roi
  • binder
  • bug_allow-sequences
  • bug_deltaf-matlab-save
  • bug_fixed-seed-on-reroll
  • bug_isinstance-str
  • bug_ncore
  • bug_needlessly-redo-prep
  • bug_pool-context
  • bug_py3-rois
  • bug_roi-offscreen
  • bug_roi-offscreen_0.7
  • bug_roitools-initial-diagonal
  • bug_setup-meta
  • bug_wipe-dowstream-outputs
  • ci_allow-suite2p-failure
  • ci_appveyor
  • ci_appveyor-conda
  • ci_appveyor2
  • ci_codecov-bash
  • ci_docs
  • ci_gha
  • ci_gha-conda
  • ci_improvements
  • ci_jupyter-env-command
  • ci_make-docs
  • ci_nbsmoke
  • ci_no-skip-appveyor
  • ci_osx-needed-except-pr
  • ci_pip-without-conda
  • ci_push-coverage
  • ci_py27
  • ci_py38
  • ci_reduce-jobs
  • ci_reduce-osx-jobs
  • ci_release-extra
  • ci_rename_oldest_deps
  • ci_test-more-things
  • ci_travis
  • ci_travis-fast-finish
  • ci_travis-osx-3
  • ci_travis-osx-4
  • ci_travis-osx-rel
  • ci_trim
  • dev_gitfiles
  • dev_precommit
  • doc+tst_binder-env
  • doc_add-badges
  • doc_add-changelog
  • doc_add-download-counter
  • doc_amend-folder-listing
  • doc_binder
  • doc_binder-old
  • doc_binder-test
  • doc_change-pypi-badge
  • doc_changelog-0.7.1
  • doc_changelog-0.7.2
  • doc_changelog-commit-link-text
  • doc_changelog-reformat
  • doc_ci-badge
  • doc_contrib-tags
  • doc_docfix
  • doc_docstring-tidy
  • doc_doi_lower_case
  • doc_example-scripts
  • doc_fix-docstrings
  • doc_fix-steps
  • doc_howtorelease-updates
  • doc_install-verification-with-ver-num
  • doc_link-to-citing
  • doc_nbviewer
  • doc_release-dist-needs-universal
  • doc_tidyup
  • enh2_python3-compliance
  • enh_functional
  • enh_matlab-save-path
  • enh_no-cache-option
  • jnb_grammar
  • maint_allow-sequences
  • maint_cannonise-version
  • maint_deltaf-smalldata
  • maint_doc_conf
  • maint_init-meta-import
  • maint_ncore1
  • maint_ospathjoin
  • maint_remove-neuropil-lowPassFilter
  • maint_scipy-imsave-dep
  • maint_setup-improvements
  • maint_setup-with-docs
  • maint_setuppy-splitlines
  • maint_tidy-up-things
  • master
  • mnt_ellipse-roi-type
  • mnt_mixed-list-ndarray
  • rel_0.6.5
  • rel_0.7.1
  • rel_0.7.2
  • rel_gpl-v3-license
  • rel_manifest
  • rel_min-deps
  • rel_min-deps-ipython
  • rel_min-deps2
  • rel_min-deps3
  • rel_py3.9
  • rel_python-requires
  • rel_require-past
  • rf_import-read-roi
  • rf_remove-neuropil-lowPassFilter
  • rf_tidy-up
  • sphinx-setup
  • swkeemink/Suite2Pexample
  • tst+bug_flexible-separate-tests
  • tst_add-tests
  • tst_readimagejrois
  • tst_rois2masks-unsupported
  • tst_test-core
  • tst_test-core2
  • tst_test-roitools
  • tst_tidy-up
  • tst_use-subtest
  • v0.0.x
  • v0.1.x

pending completion
333

push

travis-ci

scottclowe
BUG: Allow loading pickled numpy cache files

In numpy 1.16, the default behaviour of numpy.load changed to
stop loading files saved with pickle compression by default.
https://docs.scipy.org/doc/numpy/reference/generated/numpy.load.html
This is due to potential security problems.

However, the default numpy.save behaviour is still to save using
pickle. To preserve user experience, we change our behaviour to
allow loading from pickled files.

201 of 267 branches covered (75.28%)

Branch coverage included in aggregate %.

593 of 687 relevant lines covered (86.32%)

5.9 hits per line

Relevant lines Covered
Build:
Build:
687 RELEVANT LINES 593 COVERED LINES
5.9 HITS PER LINE
Source Files on bug_numpy-load-pickle
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
333 bug_numpy-load-pickle BUG: Allow loading pickled numpy cache files In numpy 1.16, the default behaviour of numpy.load changed to stop loading files saved with pickle compression by default. https://docs.scipy.org/doc/numpy/reference/generated/numpy.load.html This is d... push 07 Apr 2020 11:52PM UTC scottclowe travis-ci pending completion  
See All Builds (695)
  • 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