idaholab / blackbear

BlackBear is a MOOSE-based code for simulating degradation processes in concrete and other structural materials.
GNU Lesser General Public License v2.1
17 stars 42 forks source link

Add coverage configuration #268

Closed loganharbour closed 2 years ago

loganharbour commented 2 years ago

Reason

A coverage configuration file in the repo will allow for the changing of coverage requirements from within a PR.

Design

Add a .coverage file to the root that defines the coverage requirements.

Impact

Simplifies changing coverage requirements and makes coverage requirements more transparent.