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

jpgill86 / neurotic
63%
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-jupyter-ui-scale
branch: fix-jupyter-ui-scale
CHANGE BRANCH
x
Reset
  • fix-jupyter-ui-scale
  • 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-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-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
663

Pull #249

travis-ci-com

web-flow
Fix default font size determination in scripts and Jupyter notebooks

The Qt app instance must already be running before the default font size can be determined, so in this change that step is delayed until ``create_ephyviewer_window`` is called.
Pull Request #249: Fix default font size determination in scripts and Jupyter notebooks

13 of 13 new or added lines in 2 files covered. (100.0%)

1597 of 2532 relevant lines covered (63.07%)

2.52 hits per line

Relevant lines Covered
Build:
Build:
2532 RELEVANT LINES 1597 COVERED LINES
2.52 HITS PER LINE
Source Files on fix-jupyter-ui-scale
  • List 0
  • Changed 7
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
663 fix-jupyter-ui-scale Fix default font size determination in scripts and Jupyter notebooks The Qt app instance must already be running before the default font size can be determined, so in this change that step is delayed until ``create_ephyviewer_window`` is called. Pull #249 12 Mar 2020 05:26PM UTC web-flow travis-ci-com pending completion  
662 fix-jupyter-ui-scale Fix default font size determination in scripts and Jupyter notebooks The Qt app instance must already be running before the default font size can be determined, so in this change that step is delayed until ``create_ephyviewer_window`` is called. push 12 Mar 2020 05:21PM 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