ludwig-cf / ludwig

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

Fix for issue 270 #289

Closed kevinstratford closed 8 months ago

kevinstratford commented 8 months ago

Should not be picked up by tests at present.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (f27ef8d) 31.79% compared to head (a945a0f) 31.78%.

Files Patch % Lines
src/colloids.c 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #289 +/- ## =========================================== - Coverage 31.79% 31.78% -0.01% =========================================== Files 181 181 Lines 34128 34135 +7 Branches 868 869 +1 =========================================== Hits 10850 10850 - Misses 23097 23104 +7 Partials 181 181 ```

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

kevinstratford commented 8 months ago

Fixes issue #270