cb-geo / mpm

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

:pencil: Run vtk test only if VTK is found #590

Closed kks32 closed 4 years ago

kks32 commented 4 years ago

VTK tests are only run when they are available

codecov[bot] commented 4 years ago

Codecov Report

Merging #590 into develop will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #590   +/-   ##
========================================
  Coverage    96.82%   96.82%           
========================================
  Files          116      116           
  Lines        24828    24828           
========================================
  Hits         24038    24038           
  Misses         790      790           
Impacted Files Coverage Δ
src/io/vtk_writer.cc 97.66% <ø> (ø)
tests/io/vtk_writer_test.cc 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 f053d24...07ffab7. Read the comment docs.

kks32 commented 4 years ago

We print all variables so we have removed the option to choose what to print from the post-processing option in mpm.json. You can still choose which specific state variable is needed for printing in mpm.json