CliMA / Cloudy.jl

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

Sa/consistent function signitures #140

Closed sajjadazimi closed 4 months ago

sajjadazimi commented 4 months ago

Consistent function signatures; Major bug fix in Numerical update_coal_ints!; Using vectors instead of partition arrays; removing dependency to RecursiveArrayTools Closes #117 #118

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (d56d2ae) 98.65% compared to head (fe90f4a) 97.94%. Report is 11 commits behind head on main.

Files Patch % Lines
src/Sources/Coalescence.jl 97.51% 4 Missing :warning:
src/ParticleDistributions/ParticleDistributions.jl 97.93% 3 Missing :warning:
src/Kernels/KernelTensors.jl 97.82% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #140 +/- ## ========================================== - Coverage 98.65% 97.94% -0.72% ========================================== Files 6 7 +1 Lines 372 437 +65 ========================================== + Hits 367 428 +61 - Misses 5 9 +4 ```

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