meshcat-dev / meshcat-python

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

Pass the full environment to the subprocess rather than just PYTHONPATH #81

Closed rdeits closed 4 years ago

rdeits commented 4 years ago

Updated version of #79

codecov-io commented 4 years ago

Codecov Report

Merging #81 (73fd480) into master (7a63905) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   75.19%   75.21%   +0.02%     
==========================================
  Files          11       11              
  Lines        1024     1025       +1     
==========================================
+ Hits          770      771       +1     
  Misses        254      254              
Impacted Files Coverage Δ
src/meshcat/servers/zmqserver.py 32.14% <100.00%> (+0.27%) :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 7a63905...73fd480. Read the comment docs.