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

biocore / emperor / 1499
94%
master: 92%

Build:
Build:
LAST BUILD BRANCH: jquery3-pr1
DEFAULT BRANCH: master
Ran 23 Oct 2019 10:21PM UTC
Jobs 5
Files 18
Run time 5min
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

pending completion
1499

push

travis-ci

ElDeveloper
Parallel Plots (#727)

* Added multi-model, which takes on calculation of dimension bounds across multiple DecompositionModel objects from sceneplotview3d.  Added viewtype-controller, which lets the user choose between scatter and parallel plots.  Updated for display of parallel plots, still need to track down what needs to be done with scene/camera when switching back and forth

* Fixed camera reset on swapping scatter and parallel plot, fixed axes to use all axes rather than just visibleDimenions

* Moved choice between scatter and parallel plot to axes-controller, deleted viewtype-controller.

* Axes controller now saves viewType.  Changing color now updates the colors of the current scatter or parallel plot (but colors are lost when switching viewType)

* Color support for changing colors (but not generating correctly when colors are already set

* Controllers set applicable parameters on switching back and forth between scatter and parallel-plot

EmperorViewControllerABC adds a forceRefresh function, and defaults it to a toJSON followed by a fromJSON.
ScenePlotView3D's checkUpdate now returns a bit vector of required actions rather than a single boolean.
This is handled in new controller logic.
Attribute setters updated to set attributes for with correct indexing in parallel plot mode.
Shape changes are ignored
Axes changes are ignored

* Animations are no longer shown in parallel plot mode

* Fixed visible count for parallel plots

* Fixed issue in refreshing the controller state when number of points was >20000

* Stopgap measure for memory leaks, until we have a framework for disposing objects

* Ran fixjsstyle

* Fixed long lines

* Re ran fixjsstyle

* Fixed stupidity introduced when fixing line lengths

* Fixed sloppy var scoping from before I knew I could declare variables in for loops in javascript

* gjslinter is dumb, so I turned UPDATE_FLAGS enum into constants and it stopped complaining

* Update... (continued)

609 of 663 branches covered (91.86%)

1317 of 1404 relevant lines covered (93.8%)

4.69 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1499.2 (NUMPY_VERSION="") 23 Oct 2019 10:22PM UTC 0
Travis Job 1499.2
3 1499.3 (NUMPY_VERSION="") 23 Oct 2019 10:22PM UTC 0
93.8
Travis Job 1499.3
4 1499.4 (NUMPY_VERSION="<1.13") 23 Oct 2019 10:21PM UTC 0
93.8
Travis Job 1499.4
5 1499.5 (NUMPY_VERSION="") 23 Oct 2019 10:24PM UTC 0
93.8
Travis Job 1499.5
6 1499.6 (NUMPY_VERSION="<1.13") 23 Oct 2019 10:27PM UTC 0
93.8
Travis Job 1499.6
Source Files on build 1499
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1499
  • c4c41d51 on github
  • Prev Build on new-api (#1496)
  • Next Build on new-api (#1501)
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