CliMA / Cloudy.jl

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

Sa/apply clima format #120

Closed sajjadazimi closed 7 months ago

sajjadazimi commented 7 months ago

Purpose

Apply clime style format. Closes #95

To-do

I don't have enough access to change GitHub actions. @edejong-caltech can you add this file to .github/workflows to make GitHub check for style format for every new PR?

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (d56d2ae) 98.65% compared to head (a2cb2a8) 98.77%. Report is 2 commits behind head on main.

Files Patch % Lines
src/ParticleDistributions/ParticleDistributions.jl 97.90% 3 Missing :warning:
src/Kernels/KernelTensors.jl 98.21% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #120 +/- ## ========================================== + Coverage 98.65% 98.77% +0.11% ========================================== Files 6 6 Lines 372 407 +35 ========================================== + Hits 367 402 +35 Misses 5 5 ```

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