meshcat-dev / meshcat-python

WebGL-based 3D visualizer for Python
MIT License
259 stars 63 forks source link

Update meshcat to the latest and fix the drawing test #45

Closed rdeits closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #45 into master will increase coverage by 13.59%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #45       +/-   ##
===========================================
+ Coverage   74.47%   88.07%   +13.59%     
===========================================
  Files           8        8               
  Lines         670      671        +1     
===========================================
+ Hits          499      591       +92     
+ Misses        171       80       -91
Impacted Files Coverage Δ
src/meshcat/tests/test_drawing.py 96.96% <100%> (+24.45%) :arrow_up:
src/meshcat/geometry.py 87.5% <0%> (+24.58%) :arrow_up:

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 e9b1aea...7f6d1b2. Read the comment docs.