idaholab / moose

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

Add unit tests to module code coverage #15422

Open loganharbour opened 4 years ago

loganharbour commented 4 years ago

Reason

We add the unit tests for the code coverage in the framework, but not in the modules. This will make the code coverage for the modules more appropriate.

Design

Also run unit tests for module code coverage.

Impact

Will make for more appropriate module code coverage.

WilkAndy commented 4 years ago

This is still a problem, obviously, since it's still an open issue, heheheh. Eventually i'll get hassled by managers/collaborators/users/lawyers to prove coverage of geochemistry. I believe it's basically 100% but would like to know an exact number, and to identify where it's lacking.