• 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 ci_py27
branch: ci_py27
CHANGE BRANCH
x
Reset
  • ci_py27
  • 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_numpy-load-pickle
  • 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_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
228

push

travis-ci

scottclowe
REL: Specify a maximum imageio version for Python 2.7

Because the latest imageio version has dropped support for
Python 2.7, and pip isn't automatically realising and using
the last one with support.

We implement this using environment markers:
https://www.python.org/dev/peps/pep-0508/#environment-markers

195 of 259 branches covered (75.29%)

Branch coverage included in aggregate %.

572 of 666 relevant lines covered (85.89%)

8.57 hits per line

Relevant lines Covered
Build:
Build:
666 RELEVANT LINES 572 COVERED LINES
8.57 HITS PER LINE
Source Files on ci_py27
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
228 ci_py27 REL: Specify a maximum imageio version for Python 2.7 Because the latest imageio version has dropped support for Python 2.7, and pip isn't automatically realising and using the last one with support. We implement this using environment markers: ... push 08 Mar 2020 03:24AM UTC scottclowe travis-ci pending completion  
227 ci_py27 REL: Specify a maximum imageio version for Python 2.7 Because the latest imageio version has dropped support for Python 2.7, and pip isn't automatically realising and using the last one with support. We implement this using environment markers: ... push 08 Mar 2020 02:38AM UTC scottclowe travis-ci pending completion  
226 ci_py27 Use > instead of >= so not caught by our replacement push 08 Mar 2020 02:29AM UTC scottclowe travis-ci pending completion  
225 ci_py27 Revert "CI: Only test Python 2.7 with oldest deps" This reverts commit 5622cf260. push 08 Mar 2020 02:19AM UTC scottclowe travis-ci pending completion  
224 ci_py27 REL: Specify maximum tifffile version for Py2.7/3.5 We need to specify this or pip will try to install a more recent tifffile and imagecodecs version even though they have dropped support for those versions of Python. This is possibly a problem ... push 08 Mar 2020 02:07AM UTC scottclowe travis-ci pending completion  
223 ci_py27 One for each set of python versions push 08 Mar 2020 01:58AM UTC scottclowe travis-ci pending completion  
222 ci_py27 Only specify max tifffile version push 08 Mar 2020 01:39AM UTC scottclowe travis-ci pending completion  
221 ci_py27 Walk back imagecodecs version push 08 Mar 2020 01:25AM UTC scottclowe travis-ci pending completion  
220 ci_py27 REL: Specify maximum imagecodecs version for Py2.7, 3.5 support push 08 Mar 2020 01:15AM UTC scottclowe travis-ci pending completion  
219 ci_py27 CI: Specify minimum version of imageio in dev requirements This is so there is a version to use for Python 2.7, which isn't supported by imageio. push 08 Mar 2020 12:37AM 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