ludwig-cf / ludwig

A lattice Boltzmann code for complex fluids
https://ludwig.epcc.ed.ac.uk
Other
52 stars 35 forks source link

Release 0.21.0 #292

Closed kevinstratford closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (fa05587) 31.63% compared to head (eb6c5fa) 31.38%. Report is 6 commits behind head on master.

Files Patch % Lines
src/bbl.c 0.00% 326 Missing :warning:
src/field.c 13.25% 155 Missing and 2 partials :warning:
src/colloids_rt.c 0.00% 113 Missing :warning:
src/colloids.c 21.56% 40 Missing :warning:
src/stats_colloid.c 0.00% 32 Missing :warning:
src/map.c 86.39% 23 Missing :warning:
src/build.c 47.22% 18 Missing and 1 partial :warning:
src/pe.c 0.00% 16 Missing :warning:
src/gradient_s7_anchoring.c 0.00% 15 Missing :warning:
src/interaction.c 75.92% 13 Missing :warning:
... and 13 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #292 +/- ## ========================================== - Coverage 31.63% 31.38% -0.25% ========================================== Files 182 184 +2 Lines 34097 35069 +972 Branches 867 901 +34 ========================================== + Hits 10785 11007 +222 - Misses 23134 23879 +745 - Partials 178 183 +5 ```

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