Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow filtering of unused rules, so only matching rules are checked. #33

Merged
merged 1 commit into from
Feb 29, 2024

Allow filtering of unused rules, so only matching rules are checked.

a98f1a5
Select commit
Loading
Failed to load commit list.
Merged

Allow filtering of unused rules, so only matching rules are checked. #33

Allow filtering of unused rules, so only matching rules are checked.
a98f1a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 29, 2024 in 0s

100.00% (+0.00%) compared to f54fbb6

View this Pull Request on Codecov

100.00% (+0.00%) compared to f54fbb6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f54fbb6) to head (a98f1a5).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #33   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           21        21           
  Lines         2119      2136   +17     
  Branches       240       243    +3     
=========================================
+ Hits          2119      2136   +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.