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

biocore / emperor / 1467
94%
master: 92%

Build:
Build:
LAST BUILD BRANCH: jquery3-pr1
DEFAULT BRANCH: master
Ran 16 Aug 2019 07:14PM UTC
Jobs 6
Files 10
Run time 4min
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
1467

push

travis-ci

ElDeveloper
Fast Animation (#724)

* Fast animation by splitting tubes into static and dynamic portions such that only the dynamic portions require update each frame.

animate.js - now tracks the previous frame.  Should allow rewind in the future.
animations-controller.js - now treats static and dynamic tube segments separately
draw.js - Added method for creation of TubeBufferGeometry object for static tube segments.
		added method for updating draw range of TubeBufferGeometry
sceneplotview3d.js - now adds both static and dynamic tubes to the scene.
trajectory.js - New function to grab an interpolated tube segment / last two points of a trajectory for the current frame
view.js - split tubes into static and dynamic

* Updated tests for split of tubes field

* Fix for potential divide by zero

* Updated test for trajectory to check dynamic tube section equivalence

* Updated comment for jsdoc

* Moved variable declaration into for loop.  Added utility method to view to retrieve all tubes

* Added test for interpolating trajectories with duplicate points

* Removed drawTrajectoryLine

* Used preferred Material property setting through constructor.  Removed the Blah.

* Updated material constructor parameters for consistency.  Added dispose functions for each tube type.  Moving forward, project should decide if it wants to dispose all meshes the same, or each type of mesh differently, difference is whether or not materials and geometries should have potential to be reused.

* animations-controller now disposes of tube objects when removing them from the scene.  Draw no longer sets matrixAutoUpdate property on tube materials -- matrixAutoUpdate is a property of meshes.  It's unclear what was intended by setting it previously

* Ran fixjsstyle

* Manually fixed lines over 80 characters

312 of 334 branches covered (93.41%)

647 of 688 relevant lines covered (94.04%)

5.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1467.1 (NUMPY_VERSION="") 16 Aug 2019 07:14PM UTC 0
94.04
Travis Job 1467.1
2 1467.2 (NUMPY_VERSION="") 16 Aug 2019 07:15PM UTC 0
94.04
Travis Job 1467.2
3 1467.3 (NUMPY_VERSION="") 16 Aug 2019 07:18PM UTC 0
94.04
Travis Job 1467.3
4 1467.4 (NUMPY_VERSION="<1.13") 16 Aug 2019 07:18PM UTC 0
93.46
Travis Job 1467.4
5 1467.5 (NUMPY_VERSION="") 16 Aug 2019 07:18PM UTC 0
94.04
Travis Job 1467.5
6 1467.6 (NUMPY_VERSION="<1.13") 16 Aug 2019 07:18PM UTC 0
93.46
Travis Job 1467.6
Source Files on build 1467
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1467
  • c63e8be1 on github
  • Prev Build on new-api (#1457)
  • Next Build on new-api (#1479)
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