petrikvladimir / pyphysx

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

Rigid dynamic locks tested #67

Closed petrikvladimir closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #67 (866383e) into master (ba0e4fe) will increase coverage by 0.02%. The diff coverage is 90.00%.

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   88.29%   88.32%   +0.02%     
==========================================
  Files          12       12              
  Lines         803      822      +19     
==========================================
+ Hits          709      726      +17     
- Misses         94       96       +2     
Impacted Files Coverage Δ
src/pyphysx.cpp 83.51% <87.50%> (+0.13%) :arrow_up:
include/RigidDynamic.h 95.12% <100.00%> (+0.52%) :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 ba0e4fe...866383e. Read the comment docs.