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

Remove obsolete PathFilter class #2367

Merged
merged 1 commit into from
Feb 23, 2020
Merged

Conversation

arturbosch
Copy link
Member

No description provided.

@arturbosch arturbosch added this to the 1.6.0 milestone Feb 23, 2020
@codecov-io
Copy link

codecov-io commented Feb 23, 2020

Codecov Report

Merging #2367 into master will increase coverage by 0.04%.
The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master   #2367      +/-   ##
===========================================
+ Coverage     82.85%   82.9%   +0.04%     
+ Complexity     2160    2153       -7     
===========================================
  Files           352     351       -1     
  Lines          6067    6054      -13     
  Branches       1111    1106       -5     
===========================================
- Hits           5027    5019       -8     
+ Misses          469     466       -3     
+ Partials        571     569       -2
Impacted Files Coverage Δ Complexity Δ
.../gitlab/arturbosch/detekt/cli/console/Colorizer.kt 76.92% <0%> (ø) 0 <0> (ø) ⬇️
...ain/kotlin/io/gitlab/arturbosch/detekt/cli/Junk.kt 33.33% <100%> (+13.33%) 0 <0> (ø) ⬇️
...itlab/arturbosch/detekt/api/internal/Validation.kt 33.33% <0%> (-16.67%) 0% <0%> (ø)
...b/arturbosch/detekt/api/internal/DetektPomModel.kt 66.66% <0%> (-8.34%) 5% <0%> (ø)
...osch/detekt/api/internal/KotlinEnvironmentUtils.kt 84.9% <0%> (-1.37%) 0% <0%> (ø)
...gitlab/arturbosch/detekt/cli/runners/AstPrinter.kt 100% <0%> (ø) 4% <0%> (ø) ⬇️
...ch/detekt/api/internal/ValidatableConfiguration.kt 100% <0%> (ø) 0% <0%> (ø) ⬇️
...tlin/io/gitlab/arturbosch/detekt/cli/ReportPath.kt 100% <0%> (ø) 1% <0%> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0bbd0ab...9056db0. Read the comment docs.

@arturbosch arturbosch merged commit a1e3fa5 into master Feb 23, 2020
@arturbosch arturbosch deleted the remove-obsolete-pathfilter branch February 23, 2020 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants