idaholab / moose

Multiphysics Object Oriented Simulation Environment
https://www.mooseframework.org
GNU Lesser General Public License v2.1
1.76k stars 1.05k forks source link

PINSFV kernels code coverage issue #18918

Open GiudGiud opened 3 years ago

GiudGiud commented 3 years ago

Reason

https://mooseframework.inl.gov/docs/PRs/18909/coverage/navier_stokes/src/fvkernels/index.html We re missing a transient test, a RZ kernel and a porosity gradient kernel for the pressure term

Design

Add 2 tests to grab those

Impact

None in the short term, especially since we re aware. In the long term things could break without us knowing.

loganharbour commented 3 years ago

FYI PR docs get cleaned from time to time, you should probably reference https://mooseframework.inl.gov/docs/coverage/navier_stokes/src/fvkernels/index.html