Skip to content

Refactor MissingWhenCase#3207

Merged
schalkms merged 1 commit into
detekt:masterfrom
schalkms:refactor_MissingWhenExpression
Nov 9, 2020
Merged

Refactor MissingWhenCase#3207
schalkms merged 1 commit into
detekt:masterfrom
schalkms:refactor_MissingWhenExpression

Conversation

@schalkms

@schalkms schalkms commented Nov 7, 2020

Copy link
Copy Markdown
Member

Puts the super.visit on top.

@codecov

codecov Bot commented Nov 7, 2020

Copy link
Copy Markdown

Codecov Report

Merging #3207 (5050b06) into master (54201cd) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3207   +/-   ##
=========================================
  Coverage     80.06%   80.06%           
- Complexity     2645     2646    +1     
=========================================
  Files           440      440           
  Lines          8012     8013    +1     
  Branches       1535     1535           
=========================================
+ Hits           6415     6416    +1     
  Misses          775      775           
  Partials        822      822           
Impacted Files Coverage Δ Complexity Δ
...ab/arturbosch/detekt/rules/bugs/MissingWhenCase.kt 89.28% <100.00%> (+0.39%) 12.00 <3.00> (+1.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 54201cd...956468e. Read the comment docs.

Puts the super.visit on top.
@schalkms
schalkms merged commit 7428b20 into detekt:master Nov 9, 2020
@schalkms
schalkms deleted the refactor_MissingWhenExpression branch November 9, 2020 16:16
@arturbosch arturbosch added the housekeeping Marker for housekeeping tasks and refactorings label Nov 10, 2020
@arturbosch arturbosch added this to the 1.15.0 milestone Nov 10, 2020
arturbosch pushed a commit that referenced this pull request Dec 21, 2020
Puts the super.visit on top.
arturbosch pushed a commit that referenced this pull request Jan 16, 2021
Puts the super.visit on top.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

housekeeping Marker for housekeeping tasks and refactorings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants