Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Par structs #10

Merged
merged 8 commits into from
Aug 7, 2021
Merged

Par structs #10

merged 8 commits into from
Aug 7, 2021

Conversation

LudwigBoess
Copy link
Owner

significant performance improvements

@codecov
Copy link

codecov bot commented Aug 7, 2021

Codecov Report

Merging #10 (eb77e13) into master (55f0ba1) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #10   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         7    +4     
  Lines          326       383   +57     
=========================================
+ Hits           326       383   +57     
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% <ø> (ø)
src/bsplines/Cubic.jl 100.00% <100.00%> (ø)
src/bsplines/Quintic.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%> (ø)
src/wendland/C8.jl 100.00% <100.00%> (ø)
... and 3 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 55f0ba1...eb77e13. Read the comment docs.

@LudwigBoess LudwigBoess merged commit 7917e00 into master Aug 7, 2021
@LudwigBoess LudwigBoess deleted the par_structs branch August 7, 2021 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant