ludwig-cf / ludwig

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

Feature ellipsoid #263

Closed kevinstratford closed 9 months ago

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (39c9aa6) 31.17% compared to head (d01f22c) 30.94%.

:exclamation: Current head d01f22c differs from pull request most recent head c8a50ac. Consider uploading reports for the commit c8a50ac to get more accurate results

Files Patch % Lines
src/bbl.c 0.00% 326 Missing :warning:
src/colloids_rt.c 0.00% 96 Missing :warning:
src/build.c 7.89% 35 Missing :warning:
src/colloids.c 0.00% 32 Missing :warning:
src/stats_colloid.c 0.00% 32 Missing :warning:
src/pe.c 0.00% 16 Missing :warning:
src/gradient_s7_anchoring.c 0.00% 15 Missing :warning:
src/colloid_io.c 0.00% 11 Missing :warning:
src/gradient_3d_7pt_solid.c 0.00% 8 Missing :warning:
src/ludwig.c 0.00% 6 Missing :warning:
... and 4 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #263 +/- ## =========================================== - Coverage 31.17% 30.94% -0.23% =========================================== Files 181 184 +3 Lines 34304 35048 +744 Branches 873 901 +28 =========================================== + Hits 10694 10846 +152 - Misses 23428 24021 +593 + Partials 182 181 -1 ```

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