CFD-GO / TCLB

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

Improved tests #439

Closed llaniewski closed 1 year ago

llaniewski commented 1 year ago

This PR introduces improvement in testing:

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 97.29% and project coverage change: +1.95% :tada:

Comparison is base (cc4b885) 40.74% compared to head (f5b900d) 42.69%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #439 +/- ## =========================================== + Coverage 40.74% 42.69% +1.95% =========================================== Files 157 159 +2 Lines 7046 7504 +458 =========================================== + Hits 2871 3204 +333 - Misses 4175 4300 +125 ``` | Flag | Coverage Δ | | |---|---|---| | d2q9 | `30.60% <88.57%> (+0.11%)` | :arrow_up: | | d2q9_bc | `26.90% <88.57%> (+0.12%)` | :arrow_up: | | d2q9_kuper | `27.75% <88.57%> (+0.11%)` | :arrow_up: | | d3q27_PSM_NEBB | `35.66% <97.14%> (+0.14%)` | :arrow_up: | | d3q27_pf_velocity | `30.57% <89.18%> (?)` | | 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. | [Files Changed](https://app.codecov.io/gh/CFD-GO/TCLB/pull/439?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO) | Coverage Δ | | |---|---|---| | [src/compare.cpp](https://app.codecov.io/gh/CFD-GO/TCLB/pull/439?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO#diff-c3JjL2NvbXBhcmUuY3Bw) | `96.00% <97.14%> (+1.10%)` | :arrow_up: | | [models/multiphase/d3q27\_pf\_velocity/Dynamics.c.Rt](https://app.codecov.io/gh/CFD-GO/TCLB/pull/439?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO#diff-bW9kZWxzL211bHRpcGhhc2UvZDNxMjdfcGZfdmVsb2NpdHkvRHluYW1pY3MuYy5SdA==) | `61.65% <100.00%> (ø)` | | ... and [17 files with indirect coverage changes](https://app.codecov.io/gh/CFD-GO/TCLB/pull/439/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CFD-GO)

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