JuliaRobotics / MeshCatMechanisms.jl

3D Visualization of mechanisms and URDFs using MeshCat.jl and RigidBodyDynamics.jl
Other
40 stars 10 forks source link

Support new Interpolations.jl behavior #24

Closed rdeits closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #24 into master will decrease coverage by 18.66%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #24       +/-   ##
===========================================
- Coverage   98.98%   80.32%   -18.67%     
===========================================
  Files           4        4               
  Lines          99      122       +23     
===========================================
  Hits           98       98               
- Misses          1       24       +23
Impacted Files Coverage Δ
src/animate.jl 66.66% <100%> (-33.34%) :arrow_down:
src/visualizer.jl 78.43% <0%> (-19.13%) :arrow_down:
src/ode_callback.jl 87.5% <0%> (-12.5%) :arrow_down:
src/manipulate.jl 91.66% <0%> (-8.34%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0295e98...d85c17d. Read the comment docs.