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

maartenbreddels / ipyvolume / 723 / 5
66%
master: 66%

Build:
DEFAULT BRANCH: master
Ran 28 May 2020 08:24PM UTC
Files 17
Run time 3s
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

28 May 2020 08:06PM UTC coverage: 66.2%. Remained the same
PYTHON_VERSION=3.7

push

travis-ci

web-flow
This commit contains changes which should fix ipyvolume for JupyterLab 2.1.0 (#323)

In utils.ts, the version string was set to a valid version, and taken from the package.json. I believe this is the true fix.

labplugin.ts was modified to use the semver from utils.ts instead of index.ts (reason given below). I also added the type signatures to try and catch any typing errors, but I realise that you probably omitted these deliberately (to reduce the lib size when exporting?).

index.ts was modified to remove any non-view/model/exporter exports, so it may be directly used as the `exports` argument to `registerWidget`. I'm not sure if this solves anything - but I could forsee a case where `registerWidget` expects every member of `exports` to be a view/model/exporter class.

I added a version 2 `||` constraint to `@jupyter-widgets/controls`, because the latest version is 2. Not sure if this is correct.

1655 of 2500 relevant lines covered (66.2%)

0.66 hits per line

Source Files on job 723.5 (PYTHON_VERSION=3.7)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 500
  • Travis Job 723.5
  • da1c1f0d on github
  • Prev Job for PYTHON_VERSION=3.7 on master (#721.2)
  • Next Job for PYTHON_VERSION=3.7 on master (#727.2)
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