AlexanderFabisch / distance3d

Distance computation and collision detection in 3D.
https://alexanderfabisch.github.io/distance3d/
Other
61 stars 8 forks source link

Hydroelastic box #50

Closed AlexanderFabisch closed 2 years ago

AlexanderFabisch commented 2 years ago

TODO

codecov-commenter commented 2 years ago

Codecov Report

Merging #50 (d0032eb) into master (60169f7) will increase coverage by 0.10%. The diff coverage is 96.49%.

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   94.28%   94.39%   +0.10%     
==========================================
  Files          43       43              
  Lines        3743     3797      +54     
  Branches      476      485       +9     
==========================================
+ Hits         3529     3584      +55     
+ Misses        144      143       -1     
  Partials       70       70              
Impacted Files Coverage Δ
distance3d/hydroelastic_contact/_rigid_body.py 93.47% <50.00%> (-4.15%) :arrow_down:
distance3d/hydroelastic_contact/__init__.py 100.00% <100.00%> (ø)
...istance3d/hydroelastic_contact/_mesh_processing.py 100.00% <100.00%> (ø)
...nce3d/hydroelastic_contact/_tetra_mesh_creation.py 100.00% <100.00%> (ø)
distance3d/gjk/_gjk_jolt.py 94.44% <0.00%> (+0.87%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.