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

Move PathFilters from detekt-api to detekt-utils #6866

Merged
merged 3 commits into from
May 6, 2024

Move PathFilters to detekt-utils

9360ab5
Select commit
Failed to load commit list.
Merged

Move PathFilters from detekt-api to detekt-utils #6866

Move PathFilters to detekt-utils
9360ab5
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2024 in 1s

84.75% (+0.00%) compared to 731735b

View this Pull Request on Codecov

84.75% (+0.00%) compared to 731735b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.75%. Comparing base (731735b) to head (9360ab5).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6866   +/-   ##
=========================================
  Coverage     84.75%   84.75%           
  Complexity     3996     3996           
=========================================
  Files           577      577           
  Lines         12133    12133           
  Branches       2486     2486           
=========================================
  Hits          10283    10283           
  Misses          624      624           
  Partials       1226     1226           

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