CliMA / Cloudy.jl

:cloud_with_rain: Multi-moment cloud microphysics toy model
Apache License 2.0
15 stars 3 forks source link

Ej/add superparticles #85

Closed edejong-caltech closed 9 months ago

edejong-caltech commented 10 months ago

Purpose

To-do

Content


codecov[bot] commented 9 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (100a5ed) 97.12% compared to head (7192c6f) 96.22%. Report is 21 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #85 +/- ## ========================================== - Coverage 97.12% 96.22% -0.90% ========================================== Files 5 6 +1 Lines 417 530 +113 ========================================== + Hits 405 510 +105 - Misses 12 20 +8 ``` | [Files](https://app.codecov.io/gh/CliMA/Cloudy.jl/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA) | Coverage Δ | | |---|---|---| | [src/Kernels/KernelFunctions.jl](https://app.codecov.io/gh/CliMA/Cloudy.jl/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL0tlcm5lbHMvS2VybmVsRnVuY3Rpb25zLmps) | `100.00% <100.00%> (ø)` | | | [src/Sources/MultiParticleSources.jl](https://app.codecov.io/gh/CliMA/Cloudy.jl/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL1NvdXJjZXMvTXVsdGlQYXJ0aWNsZVNvdXJjZXMuamw=) | `98.75% <98.75%> (ø)` | | | [src/ParticleDistributions/ParticleDistributions.jl](https://app.codecov.io/gh/CliMA/Cloudy.jl/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CliMA#diff-c3JjL1BhcnRpY2xlRGlzdHJpYnV0aW9ucy9QYXJ0aWNsZURpc3RyaWJ1dGlvbnMuamw=) | `94.23% <82.50%> (-2.05%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

edejong-caltech commented 9 months ago

bors r+

bors[bot] commented 9 months ago

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here. For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.