Kotlin-Android-Open-Source / MVI-Coroutines-Flow

Play MVI with Kotlin Coroutines Flow | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | Koin DI | SharedFlow | StateFlow | Arrow.kt Android Sample
https://github.com/hoc081098
MIT License
855 stars 95 forks source link

chore(deps): update all dependencies #180

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
JetBrains/qodana-action action patch v2022.3.0 -> v2022.3.2 age adoption passing confidence
com.diffplug.spotless:spotless-plugin-gradle dependencies minor 6.13.0 -> 6.14.0 age adoption passing confidence

Release Notes

JetBrains/qodana-action ### [`v2022.3.2`](https://togithub.com/JetBrains/qodana-action/releases/tag/v2022.3.2) [Compare Source](https://togithub.com/JetBrains/qodana-action/compare/v2022.3.0...v2022.3.2) #### Changelog - [`65d5b0a`](https://togithub.com/JetBrains/qodana-action/commit/65d5b0a) :arrow_up: Bump actions/setup-node from 3.5.1 to 3.6.0 - [`3b21c98`](https://togithub.com/JetBrains/qodana-action/commit/3b21c98) :arrow_up: Bump json5 from 1.0.1 to 1.0.2 in /vsts - [`c1c7185`](https://togithub.com/JetBrains/qodana-action/commit/c1c7185) :arrow_up: Bump json5 from 1.0.1 to 1.0.2 in /scan - [`dde0cea`](https://togithub.com/JetBrains/qodana-action/commit/dde0cea) :arrow_up: Bump json5 from 1.0.1 to 1.0.2 in /common - [`b87102b`](https://togithub.com/JetBrains/qodana-action/commit/b87102b) :zap: Update `qodana` to `2022.3.2`

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: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #180 (1ed5f4d) into master (3326e90) will increase coverage by 52.77%. The diff coverage is n/a.

@@              Coverage Diff              @@
##             master     #180       +/-   ##
=============================================
+ Coverage          0   52.77%   +52.77%     
- Complexity        0       86       +86     
=============================================
  Files             0       48       +48     
  Lines             0     1173     +1173     
  Branches          0      121      +121     
=============================================
+ Hits              0      619      +619     
- Misses            0      530      +530     
- Partials          0       24       +24     
Impacted Files Coverage Δ
.../main/java/com/hoc/flowmvi/ui/main/MainActivity.kt 0.00% <0.00%> (ø)
...ain/java/com/hoc/flowmvi/domain/model/FirstName.kt 50.00% <0.00%> (ø)
...m/hoc/flowmvi/domain/usecase/SearchUsersUseCase.kt 100.00% <0.00%> (ø)
...rc/main/java/com/hoc/flowmvi/ui/search/SearchVM.kt 94.11% <0.00%> (ø)
...n/java/com/hoc/flowmvi/ui/search/SearchActivity.kt 0.00% <0.00%> (ø)
...c/flowmvi/domain/usecase/RefreshGetUsersUseCase.kt 100.00% <0.00%> (ø)
...va/com/hoc/flowmvi/mvi_base/AbstractMviActivity.kt 0.00% <0.00%> (ø)
...in/java/com/hoc/flowmvi/ui/search/SearchAdapter.kt 0.00% <0.00%> (ø)
...e/src/main/java/com/hoc/flowmvi/core/Extensions.kt 0.00% <0.00%> (ø)
.../src/main/java/com/hoc/flowmvi/core/NonEmptySet.kt 81.81% <0.00%> (ø)
... and 38 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.