ComplianceAsCode / content-test-filtering

System for Automatic Filtering of Tests for ComplianceAsCode project
8 stars 6 forks source link

The tool marks a rule for testing which has not been touched #29

Open vojtapolasek opened 2 years ago

vojtapolasek commented 2 years ago

Example is here: https://github.com/ComplianceAsCode/content/pull/8327

The tool marked the rule audit_rules_kernel_module_loading but audit_rules_kernel_module_loading_delete, audit_rules_kernel_module_loading_init and audit_rules_kernel_module_loading_finit were modified.