Skip to content

Add alias for SuspendFunWithCoroutineScopeReceiver - #6089

Merged
BraisGabin merged 1 commit into
detekt:mainfrom
osipxd:6087-SuspendFunWithCoroutineScopeReceiver-alias
May 11, 2023
Merged

Add alias for SuspendFunWithCoroutineScopeReceiver#6089
BraisGabin merged 1 commit into
detekt:mainfrom
osipxd:6087-SuspendFunWithCoroutineScopeReceiver-alias

Conversation

@osipxd

@osipxd osipxd commented May 11, 2023

Copy link
Copy Markdown
Contributor

Closes #6087

@codecov

codecov Bot commented May 11, 2023

Copy link
Copy Markdown

Codecov Report

Merging #6089 (fc409fd) into main (e41f9f2) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               main    #6089   +/-   ##
=========================================
  Coverage     84.83%   84.83%           
- Complexity     3996     3997    +1     
=========================================
  Files           567      567           
  Lines         13399    13400    +1     
  Branches       2362     2362           
=========================================
+ Hits          11367    11368    +1     
  Misses          871      871           
  Partials       1161     1161           
Impacted Files Coverage Δ
...coroutines/SuspendFunWithCoroutineScopeReceiver.kt 82.14% <100.00%> (+0.66%) ⬆️

@BraisGabin
BraisGabin merged commit a8936c1 into detekt:main May 11, 2023
@detekt-ci

Copy link
Copy Markdown
Collaborator
Warnings
⚠️ This PR is approved with no milestone set. If merged, it won't appear in the detekt release notes.

Generated by 🚫 dangerJS against fc409fd

@BraisGabin BraisGabin added this to the 1.23.0 milestone May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SuspendFunWithCoroutineScopeReceiver: Add alias SuspendFunctionOnCoroutineScope

3 participants