Summary
Enforce a minimum level of coverage across tests. This will ensure important code logic is properly covered by tests. A threshold should be set and enforced in CI.
Context
Not a blocker; to consider for follow-on (could split out to an issue): should we consider running with coverage and enforcing a minimum coverage threshold?
Originally posted by @wrslatz in #454 (comment)
Summary
Enforce a minimum level of coverage across tests. This will ensure important code logic is properly covered by tests. A threshold should be set and enforced in CI.
Context
Originally posted by @wrslatz in #454 (comment)