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

jpgill86 / neurotic
44%
master: 60%

Build:
Build:
LAST BUILD BRANCH: fix-badge
DEFAULT BRANCH: master
Repo Added 27 Jun 2019 01:18AM UTC
Files 17
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 fix-travis-future
branch: fix-travis-future
CHANGE BRANCH
x
Reset
  • fix-travis-future
  • 0.2.0
  • 0.3.0
  • 0.4.0
  • 0.4.1
  • 0.4.2
  • 0.5.0
  • 0.5.1
  • 0.6.0
  • 0.7.0
  • 1.0.0
  • 1.1.0
  • 1.1.1
  • 1.2.0
  • 1.2.1
  • 1.3.0
  • 1.4.0
  • 1.4.1
  • a-0.6.0
  • about-dependencies-versions
  • about-details
  • about-window
  • about-window-doc-links
  • add-acronym
  • add-cli-args
  • add-future-tests
  • add-manifest
  • allow-empty-epoch_encoder_possible_labels
  • alphabetize-events-epochs
  • amplitude-discriminator-amplitude-units
  • amplitude-discriminator-type
  • amplitude-discriminator-units
  • api-polish-and-docs
  • api-tutorial
  • api-tutorial-neo
  • auto-check-for-updates
  • automated-installers
  • bad-metadata-arg
  • badge-logos
  • badges-in-docs
  • beta-status
  • bigger-ui-scales
  • burst-detection
  • catch-pyqt-version-missing
  • check-for-updates
  • cleanup-util-funcs
  • colors
  • copyright-year
  • coverage-omissions
  • data-file-events-epochs-in-both-viewers
  • datetime-req
  • default-data-dir
  • dev-from-master
  • disable-mac-native-menu-bar
  • doc-updates
  • docs-banner
  • docs-build-badge
  • docs-build-test
  • docs-ci
  • docs-citations
  • docs-constructor-badge
  • docs-extlinks
  • docs-install-and-update
  • docs-install-conda-forge
  • docs-installers-updating
  • docs-starting
  • docs-starting-2
  • docs-style
  • docs-theme
  • double-click-launch
  • download-overwrite
  • downloads-complete
  • drop-elephant
  • edit-metadata
  • elephant-tools
  • empty-array-future-warning
  • events-in-epoch-viewer
  • example-notebook
  • example-notebook-install-neurotic
  • experimental
  • firing-rates
  • fix-assertequals-deprecated
  • fix-badge
  • fix-color-hex-codes
  • fix-docs-favicon-chrome
  • fix-download-unknown-size-old-tqdm
  • fix-empty-plots-list
  • fix-epoch-encoder-missing-labels
  • fix-gh-actions-tests
  • fix-intan
  • fix-jupyter-ui-scale
  • fix-neo-0.10-spiketrainlist
  • fix-notebook-neo-import
  • fix-pip-install-reqs
  • fix-py36-test-job
  • fix-pypi-readme
  • fix-rtd-footer
  • fix-sampling-rate
  • fix-signal_group_mode
  • fix-unknown-download-size-crash
  • fix-video-jump-detection
  • future-test-pyqtgraph
  • gdrive
  • gdrive-auth-threading
  • gdrive-docs
  • gdrive-max-results
  • gh-actions
  • gh-actions-simplify-docs
  • ghactions-coveralls
  • gin-urls
  • global-config-check-for-updates
  • global-config-file
  • global-config-file-dataset
  • help-menu
  • launch-notifications
  • lazy-with-neo-0.7
  • loading-message-font-size
  • loading-msg-font
  • log-tracebacks
  • logging
  • logging-debug
  • mac-ui-scale
  • master
  • menu-status-tips
  • metadata-docs
  • metadata-globals
  • metadata-rec_datetime
  • metadata-version-spec
  • minor-doc-updates
  • more-status-bar-msgs
  • move-example-to-gin
  • name-stylization
  • neo-0.8.0
  • neo-io-args
  • neo-io-links
  • new-aplysia-example
  • new-examples
  • norm-dev-tag
  • open-data-dir
  • optional-data_file
  • optional-ipywidgets
  • past_fraction
  • printer-friendly-theme
  • prompt-reload-after-edit
  • py39-support
  • pyav-not-installed
  • pyav-warnings
  • pydrive2
  • qt-test
  • quick-launch
  • quick-launch-blk
  • rauc-as-annotations
  • rauc-disabled-by-default
  • rauc-params
  • raw-sig-scaling
  • raw-sig-scaling-again
  • readme-description
  • readme-docs-section
  • readme-ref-ephyviewer-docs
  • release-0.7.0
  • release-1.0.0
  • release-1.1.0
  • release-1.1.1
  • release-1.2.0
  • release-1.2.1
  • release-1.3.0
  • release-1.4.0
  • release-1.4.1
  • release-1.5.0
  • release-file-locks
  • remove-pyqtgraph-0.10.0-warning
  • reorder-help-menu
  • require-py36-or-later
  • require-setuptools
  • revert-304-global-config-file-dataset
  • setup-ci
  • setup-metadata-keywords-urls
  • show-auto-scale
  • show-datetime
  • simplify-install-instructions
  • spike-colors
  • splash-screen
  • standalone-metadata-viewer
  • start-docs
  • stylesheets
  • tdc-docs-ref
  • temp-download
  • test-0.6.0
  • test-cli-args
  • test-file-not-found
  • test-gui
  • test-matlab-io
  • travis-py38
  • ui-help
  • ui_scale
  • update-citation
  • update-docs-conda
  • update-example
  • update-logo
  • update-manifest
  • update-readme
  • update-screenshot
  • update-tagline
  • use-elephant-0.6.3
  • use-ephyviewer-1.1.0
  • use-neo-0.7.2
  • version-string-git-dirty
  • video-start-monkey-patch
  • viewer-names
  • zenodo-badge

pending completion
355

Pull #103

travis-ci-com

web-flow
Fix Travis job for dev versions conflict between elephant and Neo

Dev neo does not satisfy dev elephant's strict version requirements, though the two are presently otherwise compatible. This caused the Travis job dedicated to testing for future breaking changes to always fail some tests because of this trivial conflict. This commit removes elephant's version requirement for neo after installation so that tests can complete.
Pull Request #103: Fix Travis job for dev versions conflict between elephant and Neo

659 of 1488 relevant lines covered (44.29%)

1.32 hits per line

Relevant lines Covered
Build:
Build:
1488 RELEVANT LINES 659 COVERED LINES
1.32 HITS PER LINE
Source Files on fix-travis-future
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
355 fix-travis-future Fix Travis job for dev versions conflict between elephant and Neo Dev neo does not satisfy dev elephant's strict version requirements, though the two are presently otherwise compatible. This caused the Travis job dedicated to testing for future b... Pull #103 27 Jul 2019 12:34AM UTC web-flow travis-ci-com pending completion  
354 fix-travis-future Fix Travis job for dev versions conflict between elephant and Neo Dev neo does not satisfy dev elephant's strict version requirements, though the two are presently otherwise compatible. This caused the Travis job dedicated to testing for future b... push 27 Jul 2019 12:31AM UTC jpgill86 travis-ci-com pending completion  
353 fix-travis-future WIP fix travis future push 27 Jul 2019 12:22AM UTC jpgill86 travis-ci-com pending completion  
351 fix-travis-future WIP fix travis future push 27 Jul 2019 12:08AM UTC jpgill86 travis-ci-com pending completion  
See All Builds (838)
  • 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