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

Fix skipping of new repeated rules #86

Merged
merged 1 commit into from
Aug 27, 2024

Add check for left hand side of rules

1330d9c
Select commit
Loading
Failed to load commit list.
Merged

Fix skipping of new repeated rules #86

Add check for left hand side of rules
1330d9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 in 0s

45.95% (+0.00%) compared to ce15a3a

View this Pull Request on Codecov

45.95% (+0.00%) compared to ce15a3a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.95%. Comparing base (ce15a3a) to head (1330d9c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #86   +/-   ##
=======================================
  Coverage   45.95%   45.95%           
=======================================
  Files           8        8           
  Lines         457      457           
=======================================
  Hits          210      210           
  Misses        247      247           

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