Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@osipxd
Copy link
Contributor

@osipxd osipxd commented May 11, 2023

Closes #6087

@codecov
Copy link

codecov bot commented May 11, 2023

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
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