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

Update coroutines to v1.6.3 #180

Merged
merged 3 commits into from Jul 5, 2022
Merged

Update coroutines to v1.6.3 #180

merged 3 commits into from Jul 5, 2022

Conversation

juul-mobile-bot
Copy link
Contributor

@juul-mobile-bot juul-mobile-bot commented May 28, 2022

This PR contains the following updates:

Package Update Change
org.jetbrains.kotlinx:kotlinx-coroutines-test patch 1.6.1 -> 1.6.3
org.jetbrains.kotlinx:kotlinx-coroutines-core patch 1.6.1 -> 1.6.3
org.jetbrains.kotlinx:kotlinx-coroutines-android patch 1.6.1 -> 1.6.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox. ⚠ Warning: custom changes will be lost.

This PR has been generated by Renovate Bot.

@twyatt
Copy link
Member

twyatt commented May 28, 2022

Upstream issue: Kotlin/kotlinx.coroutines#3305

@juul-mobile-bot juul-mobile-bot changed the title Update coroutines to v1.6.2 Update coroutines to v1.6.3 Jun 20, 2022
@twyatt twyatt enabled auto-merge (squash) June 20, 2022 15:19
@github-actions
Copy link

github-actions bot commented Jun 20, 2022

Unit Test Results

  32 files    32 suites   11s ⏱️
201 tests 194 ✔️   7 💤 0
218 runs  206 ✔️ 12 💤 0

Results for commit 0778886.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Jun 20, 2022

Codecov Report

Merging #180 (0778886) into main (1c1547e) will decrease coverage by 8.98%.
The diff coverage is 80.27%.

@@             Coverage Diff              @@
##               main     #180      +/-   ##
============================================
- Coverage     94.44%   85.46%   -8.99%     
- Complexity       51       91      +40     
============================================
  Files            13       20       +7     
  Lines           126      282     +156     
  Branches          8       15       +7     
============================================
+ Hits            119      241     +122     
- Misses            6       37      +31     
- Partials          1        4       +3     
Impacted Files Coverage Δ
coroutines/src/commonMain/kotlin/flow/Flows.kt 0.00% <ø> (ø)
logging/src/commonMain/kotlin/Metadata.kt 76.92% <0.00%> (-0.86%) ⬇️
logging/src/commonMain/kotlin/Sensitivity.kt 0.00% <0.00%> (ø)
...tines/src/commonMain/kotlin/delay/DelayStrategy.kt 47.50% <47.50%> (ø)
logging/src/commonMain/kotlin/DispatchLogger.kt 92.10% <89.65%> (-7.90%) ⬇️
logging/src/commonMain/kotlin/Log.kt 98.27% <93.75%> (-1.73%) ⬇️
logging/src/commonMain/kotlin/FilterLogger.kt 95.65% <95.65%> (ø)
...t/src/commonMain/kotlin/TuulboxKtorClientLogger.kt 100.00% <100.00%> (ø)
logging/src/commonMain/kotlin/FilterLevelLogger.kt 100.00% <100.00%> (ø)
logging/src/commonMain/kotlin/LogLevel.kt 100.00% <100.00%> (ø)
... and 7 more

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 6fb4f31...0778886. Read the comment docs.

@twyatt twyatt merged commit 49aad6a into main Jul 5, 2022
@twyatt twyatt deleted the renovate/coroutines branch July 5, 2022 19:20
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.

None yet

3 participants