petrikvladimir / pyphysx

Python Wrapper for Nvidia PhysX simulator.
GNU General Public License v3.0
102 stars 21 forks source link

shape overlaps function added #44

Closed petrikvladimir closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #44 (17104a4) into master (811b58d) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   83.19%   83.21%   +0.02%     
==========================================
  Files          23       23              
  Lines        1428     1430       +2     
==========================================
+ Hits         1188     1190       +2     
  Misses        240      240              
Impacted Files Coverage Δ
include/RigidActor.h 87.87% <100.00%> (-1.60%) :arrow_down:
include/Shape.h 97.74% <100.00%> (+0.10%) :arrow_up:
src/pyphysx.cpp 97.61% <100.00%> (+0.01%) :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 811b58d...17104a4. Read the comment docs.