LudwigBoess / SPHKernels.jl

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

Roadmap to 2 0 #22

Closed LudwigBoess closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #22 (73f0e0b) into master (3d91bd5) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #22   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7        11    +4     
  Lines          383       324   -59     
=========================================
- Hits           383       324   -59     
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/SPHKernels.jl 100.00% <100.00%> (ø)
src/bsplines/Cubic.jl 100.00% <100.00%> (ø)
src/bsplines/Quintic.jl 100.00% <100.00%> (ø)
src/sph_functions/curl.jl 100.00% <100.00%> (ø)
src/sph_functions/div.jl 100.00% <100.00%> (ø)
src/sph_functions/gradient.jl 100.00% <100.00%> (ø)
src/sph_functions/quantity.jl 100.00% <100.00%> (ø)
src/wendland/C2.jl 100.00% <100.00%> (ø)
src/wendland/C4.jl 100.00% <100.00%> (ø)
src/wendland/C6.jl 100.00% <100.00%> (ø)
... and 2 more

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...73f0e0b. Read the comment docs.