taichi-dev / taichi_elements

High-performance multi-material continuum physics engine in Taichi
MIT License
489 stars 70 forks source link

Fix CI #57

Closed yuanming-hu closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #57 into master will decrease coverage by 2.88%. The diff coverage is 65.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
- Coverage   79.05%   76.17%   -2.89%     
==========================================
  Files           3        3              
  Lines         425      512      +87     
  Branches       83       97      +14     
==========================================
+ Hits          336      390      +54     
- Misses         56       84      +28     
- Partials       33       38       +5     
Impacted Files Coverage Δ
engine/mpm_solver.py 78.17% <63.70%> (-4.25%) :arrow_down:
engine/voxelizer.py 67.02% <87.50%> (ø)

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 cc19dc6...45a3b14. Read the comment docs.