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

WildcardImport>excludeImports allow yaml list #2596

Merged
merged 5 commits into from
Apr 19, 2020

Conversation

BraisGabin
Copy link
Member

This PR is one in a serie of PRs to implement #2498

@codecov-io
Copy link

codecov-io commented Apr 12, 2020

Codecov Report

Merging #2596 into master will decrease coverage by 0.00%.
The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2596      +/-   ##
============================================
- Coverage     25.20%   25.19%   -0.01%     
+ Complexity      396      395       -1     
============================================
  Files           379      379              
  Lines          7427     7421       -6     
  Branches       1225     1225              
============================================
- Hits           1872     1870       -2     
+ Misses         5426     5422       -4     
  Partials        129      129              
Impacted Files Coverage Δ Complexity Δ
...ab/arturbosch/detekt/rules/style/WildcardImport.kt 50.00% <50.00%> (+10.00%) 1.00 <0.00> (ø)
...b/arturbosch/detekt/rules/empty/EmptyCatchBlock.kt 28.57% <0.00%> (-21.43%) 1.00% <0.00%> (ø%)
.../gitlab/arturbosch/detekt/rules/empty/EmptyRule.kt 29.41% <0.00%> (-10.59%) 2.00% <0.00%> (-1.00%)
...lab/arturbosch/detekt/formatting/FormattingRule.kt 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...rturbosch/detekt/formatting/OffsetsToLineColumn.kt 0.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
...itlab/arturbosch/detekt/rules/style/MagicNumber.kt 32.92% <0.00%> (+1.67%) 3.00% <0.00%> (ø%)

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 dba20e7...498cfc5. Read the comment docs.

@arturbosch arturbosch added this to the 1.8.0 milestone Apr 19, 2020
@arturbosch arturbosch merged commit 4f09830 into detekt:master Apr 19, 2020
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.

3 participants