Skip to main content

Crate covguard_policy

Crate covguard_policy 

Source
Expand description

Shared policy model for coverage policy evaluation and profile-based presets.

Structs§

ProfileFlags
Concrete policy settings for a profile.

Enums§

FailOn
Determines when the evaluation should fail.
MissingBehavior
How to handle missing coverage data.
Profile
Built-in policy profiles.
Scope
Scope of lines to evaluate.

Functions§

profile_defaults
Resolve profile default flags.
profile_from_name
Parse a profile by case-insensitive label.