LudwigBoess / SPHKernels.jl

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

Precompile #30

Closed LudwigBoess closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f896dbd) 100.00% compared to head (9192106) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #30 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 12 13 +1 Lines 335 400 +65 ========================================= + Hits 335 400 +65 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `100.00% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ludwig#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/LudwigBoess/SPHKernels.jl/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ludwig) | Coverage Δ | | |---|---|---| | [src/tophat/tophat.jl](https://app.codecov.io/gh/LudwigBoess/SPHKernels.jl/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ludwig#diff-c3JjL3RvcGhhdC90b3BoYXQuamw=) | `100.00% <ø> (ø)` | | | [src/wendland/C6.jl](https://app.codecov.io/gh/LudwigBoess/SPHKernels.jl/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ludwig#diff-c3JjL3dlbmRsYW5kL0M2Lmps) | `100.00% <ø> (ø)` | | | [src/SPHKernels.jl](https://app.codecov.io/gh/LudwigBoess/SPHKernels.jl/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ludwig#diff-c3JjL1NQSEtlcm5lbHMuamw=) | `100.00% <100.00%> (ø)` | | | [src/trigonometric/double\_cosine.jl](https://app.codecov.io/gh/LudwigBoess/SPHKernels.jl/pull/30?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ludwig#diff-c3JjL3RyaWdvbm9tZXRyaWMvZG91YmxlX2Nvc2luZS5qbA==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.