Skip to content

enable coroutine rules for detekt code base#3994

Merged
chao2zhang merged 1 commit intodetekt:mainfrom
marschwar:boyscout/enable-coroutine-rules
Aug 1, 2021
Merged

enable coroutine rules for detekt code base#3994
chao2zhang merged 1 commit intodetekt:mainfrom
marschwar:boyscout/enable-coroutine-rules

Conversation

@marschwar
Copy link
Contributor

This relates to #3993 and enables all rules from the coroutine rule set for the detekt code base.

@codecov
Copy link

codecov bot commented Aug 1, 2021

Codecov Report

Merging #3994 (c5bef0e) into main (a4c4f26) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #3994      +/-   ##
============================================
+ Coverage     83.49%   83.53%   +0.03%     
- Complexity     3160     3165       +5     
============================================
  Files           458      458              
  Lines          9047     9053       +6     
  Branches       1759     1761       +2     
============================================
+ Hits           7554     7562       +8     
+ Misses          568      564       -4     
- Partials        925      927       +2     
Impacted Files Coverage Δ
...turbosch/detekt/rules/style/UnusedPrivateMember.kt 91.36% <0.00%> (+0.06%) ⬆️
...arturbosch/detekt/rules/bugs/IgnoredReturnValue.kt 83.33% <0.00%> (+3.33%) ⬆️
.../arturbosch/detekt/rules/naming/NoNameShadowing.kt 62.06% <0.00%> (+6.89%) ⬆️

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 a4c4f26...c5bef0e. Read the comment docs.

@cortinico cortinico added this to the 1.18.0 milestone Aug 1, 2021
@cortinico cortinico added the housekeeping Marker for housekeeping tasks and refactorings label Aug 1, 2021
@chao2zhang chao2zhang merged commit c896c7f into detekt:main Aug 1, 2021
@marschwar marschwar deleted the boyscout/enable-coroutine-rules branch January 22, 2022 20:42
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.

4 participants