idaholab / mastodon

A MOOSE app for structural dynamics, seismic analysis, and risk assessment.
https://mooseframework.inl.gov/mastodon
GNU Lesser General Public License v2.1
40 stars 52 forks source link

Add coverage configuration #397

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.