rdeits / MeshCat.jl

WebGL-based 3D visualizer in Julia
MIT License
233 stars 43 forks source link

Use `wait()` rather than the `js` hack to check if the window is ready #160

Closed rdeits closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #160 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #160   +/-   ##
=======================================
  Coverage   78.81%   78.81%           
=======================================
  Files          18       18           
  Lines         505      505           
=======================================
  Hits          398      398           
  Misses        107      107           
Impacted Files Coverage Δ
src/integrations.jl 100.00% <100.00%> (ø)

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 27ed4fb...63f91f6. Read the comment docs.