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

jpgill86 / neurotic
52%
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-sampling-rate
branch: fix-sampling-rate
CHANGE BRANCH
x
Reset
  • fix-sampling-rate
  • 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-signal_group_mode
  • fix-travis-future
  • 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
542

Pull #194

travis-ci-com

web-flow
Fix plotted signal sampling rate, start time if units are not Hz, sec

For example, if the sampling rate was stored in the AnalogSignal in kHz, the signal would be plotted incorrectly with the wrong time base.
Pull Request #194: Fix plotted signal sampling rate, start time if units are not Hz, sec

1198 of 2305 relevant lines covered (51.97%)

2.08 hits per line

Relevant lines Covered
Build:
Build:
2305 RELEVANT LINES 1198 COVERED LINES
2.08 HITS PER LINE
Source Files on fix-sampling-rate
  • List 0
  • Changed 5
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
542 fix-sampling-rate Fix plotted signal sampling rate, start time if units are not Hz, sec For example, if the sampling rate was stored in the AnalogSignal in kHz, the signal would be plotted incorrectly with the wrong time base. Pull #194 19 Feb 2020 02:52AM UTC web-flow travis-ci-com pending completion  
541 fix-sampling-rate Fix plotted signal sampling rate, start time if units are not Hz, sec For example, if the sampling rate was stored in the AnalogSignal in kHz, the signal would be plotted incorrectly with the wrong time base. push 19 Feb 2020 02:48AM 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