cb-geo / mpm

CB-Geo High-Performance Material Point Method
https://www.cb-geo.com/research/mpm
Other
243 stars 83 forks source link

Refactor NorSand to include material_utility #603

Closed ezrayst closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #603 into develop will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #603      +/-   ##
===========================================
+ Coverage    96.85%   96.86%   +0.01%     
===========================================
  Files          118      118              
  Lines        25103    25042      -61     
===========================================
- Hits         24312    24256      -56     
+ Misses         791      786       -5     
Impacted Files Coverage Δ
include/materials/norsand.h 100.00% <ø> (ø)
include/materials/norsand.tcc 98.83% <100.00%> (+1.32%) :arrow_up:
tests/materials/norsand_test.cc 100.00% <100.00%> (ø)

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 7da7445...5d6304d. Read the comment docs.