cb-geo / mpm

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

:computer: Using sin function for loads #541

Closed kks32 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #541 into develop will decrease coverage by <.01%. The diff coverage is 96.88%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #541      +/-   ##
===========================================
- Coverage    96.75%   96.75%   -<.01%     
===========================================
  Files          103      106       +3     
  Lines        21634    21686      +52     
===========================================
+ Hits         20931    20981      +50     
- Misses         703      705       +2
Impacted Files Coverage Δ
tests/functions/linear_function_test.cc 95.74% <ø> (ø)
include/functions/function_base.h 100% <100%> (ø) :arrow_up:
src/functions/sin_function.cc 100% <100%> (ø)
include/functions/linear_function.h 100% <100%> (ø) :arrow_up:
src/functions/linear_function.cc 88.89% <100%> (-0.77%) :arrow_down:
include/functions/sin_function.h 100% <100%> (ø)
tests/functions/sin_function_test.cc 95.65% <95.65%> (ø)

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 a2aa9d2...06a63ef. Read the comment docs.

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.