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

holoviz / param / 725 / 10
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 25 Jun 2018 07:20PM UTC
Files 4
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

25 Jun 2018 07:17PM UTC coverage: 70.36% (+0.1%) from 70.26%
TOX_ENV=coverage

push

travis-ci

ceball
Defined namespace and implementation on Parameters object (#230)

Moves most of the code of `Parameterized` onto a `param` object of type `Parameters`, which also acts as a namespace. The goal is to make this the face of the public API, cleaning up the namespace of user classes.

The new API is likely to change as we clean it up, but the previous API remains available, so existing code should not be affected. The previous API will be deprecated at some point in the future; `Parameters._disable_stubs` can be used to control deprecation warnings/errors/silence.

Docstrings of methods on Parameterized that have moved to Parameters point readers to the new methods. 

Existing tests have been copied into an `API0` subdirectory, while tests in `API1` use the Parameters namespace. (This wholesale copying could probably be improved in the future.)

Ideally, `dir()` would already return only the cleaned up namespace (i.e. not the deprecated methods on `Parameterized`), but this has not been done yet and may not be easy.

1308 of 1859 relevant lines covered (70.36%)

0.7 hits per line

Source Files on job 725.10 (TOX_ENV=coverage)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 647
  • Travis Job 725.10
  • 161ebc51 on github
  • Prev Job for TOX_ENV=coverage on master (#718.10)
  • Next Job for TOX_ENV=coverage on master (#728.10)
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

© 2026 Coveralls, Inc