CFD-GO / TCLB

TCLB - Templated MPI+CUDA/CPU Lattice Boltzmann code
https://tclb.io
GNU General Public License v3.0
177 stars 70 forks source link

Propagating new tests to develop #486

Closed llaniewski closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (f7a0f5f) 43.23% compared to head (91f5769) 36.69%. Report is 192 commits behind head on develop.

:exclamation: Current head 91f5769 differs from pull request most recent head 36c4007. Consider uploading reports for the commit 36c4007 to get more accurate results

Files Patch % Lines
src/ArbLattice.cpp 0.00% 496 Missing :warning:
src/CartLattice.cpp.Rt 38.16% 209 Missing :warning:
src/LatticeBase.cpp.Rt 38.05% 166 Missing :warning:
src/toArb.cpp 0.00% 128 Missing :warning:
src/main.cpp 61.13% 89 Missing :warning:
src/vtkLattice.cpp 29.89% 68 Missing :warning:
src/vtuOutput.cpp 0.00% 61 Missing :warning:
src/Geometry.cpp 42.10% 55 Missing :warning:
src/ArbLatticeLauncher.hpp.Rt 0.00% 53 Missing :warning:
src/Handlers/acUSAdjoint.cpp 6.12% 46 Missing :warning:
... and 60 more

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #486 +/- ## =========================================== - Coverage 43.23% 36.69% -6.54% =========================================== Files 166 183 +17 Lines 7536 8380 +844 =========================================== - Hits 3258 3075 -183 - Misses 4278 5305 +1027 ``` | [Flag](https://app.codecov.io/gh/CFD-GO/TCLB/pull/486/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | Coverage Δ | | |---|---|---| | [d2q9](https://app.codecov.io/gh/CFD-GO/TCLB/pull/486/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | `?` | | | [d3q27_PSM_NEBB](https://app.codecov.io/gh/CFD-GO/TCLB/pull/486/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | `32.16% <33.94%> (-4.37%)` | :arrow_down: | | [d3q27_pf_velocity](https://app.codecov.io/gh/CFD-GO/TCLB/pull/486/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | `27.34% <34.04%> (-3.57%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO#carryforward-flags-in-the-pull-request-comment) to find out more.

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