Skip to content

Do not report conditional elvis continue statements - Closes#2388#2389

Merged
schalkms merged 1 commit intomasterfrom
conditional-continue
Mar 3, 2020
Merged

Do not report conditional elvis continue statements - Closes#2388#2389
schalkms merged 1 commit intomasterfrom
conditional-continue

Conversation

@arturbosch
Copy link
Member

No description provided.

@arturbosch arturbosch added this to the 1.7.0 milestone Mar 2, 2020
@arturbosch arturbosch force-pushed the conditional-continue branch from 81a38cf to 49c49bc Compare March 2, 2020 23:11
@codecov-io
Copy link

codecov-io commented Mar 2, 2020

Codecov Report

Merging #2389 into master will decrease coverage by <.01%.
The diff coverage is 71.42%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2389      +/-   ##
============================================
- Coverage     82.82%   82.82%   -0.01%     
- Complexity     2138     2142       +4     
============================================
  Files           352      352              
  Lines          6080     6083       +3     
  Branches       1109     1111       +2     
============================================
+ Hits           5036     5038       +2     
  Misses          475      475              
- Partials        569      570       +1
Impacted Files Coverage Δ Complexity Δ
...ekt/rules/bugs/UnconditionalJumpStatementInLoop.kt 83.33% <71.42%> (-5.56%) 15 <11> (+4)

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 07a83d3...49c49bc. Read the comment docs.

@schalkms schalkms merged commit a9bb93e into master Mar 3, 2020
@schalkms schalkms deleted the conditional-continue branch March 3, 2020 18:11
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