LudwigBoess / SPHKernels.jl

Julia implementation of some common SPH kernels
MIT License
10 stars 0 forks source link

Fix naming and add gradients #12

Closed LudwigBoess closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #12 (75234b9) into master (3d91bd5) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #12   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          383       383           
=========================================
  Hits           383       383           
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/wendland/C6.jl 100.00% <ø> (ø)
src/SPHKernels.jl 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 3d91bd5...75234b9. Read the comment docs.

LudwigBoess commented 3 years ago

Closing this for now. Will revisit once #13 and #14 are resolved.