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

Refactor RedundantElseInWhen to use compiler warning #3214

Merged
merged 1 commit into from
Nov 8, 2020

Conversation

t-kameyama
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Nov 8, 2020

Codecov Report

Merging #3214 (c32a882) into master (6fc4609) will increase coverage by 0.02%.
The diff coverage is 75.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3214      +/-   ##
============================================
+ Coverage     80.07%   80.09%   +0.02%     
+ Complexity     2642     2640       -2     
============================================
  Files           440      440              
  Lines          8020     8015       -5     
  Branches       1539     1534       -5     
============================================
- Hits           6422     6420       -2     
  Misses          775      775              
+ Partials        823      820       -3     
Impacted Files Coverage Δ Complexity Δ
...rturbosch/detekt/rules/bugs/RedundantElseInWhen.kt 83.33% <75.00%> (+12.74%) 5.00 <0.00> (-2.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 6fc4609...c32a882. Read the comment docs.

@schalkms schalkms merged commit f78bb78 into detekt:master Nov 8, 2020
@t-kameyama t-kameyama deleted the refactor_RedundantElseInWhen branch November 8, 2020 10:30
@arturbosch arturbosch added housekeeping Marker for housekeeping tasks and refactorings and removed housekeeping Marker for housekeeping tasks and refactorings labels Nov 10, 2020
@arturbosch arturbosch added this to the 1.15.0 milestone Nov 10, 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.

None yet

3 participants