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

[stable-20.0] Migrating Rxjava to coroutines #1 #4486

Merged
merged 6 commits into from
Nov 26, 2024

Commits on Nov 26, 2024

  1. implement API in NcApiCoroutines

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch authored and backportbot[bot] committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    cef52dd View commit details
    Browse the repository at this point in the history
  2. migration to coroutines

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch authored and backportbot[bot] committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    28c8ff1 View commit details
    Browse the repository at this point in the history
  3. refactor code

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch authored and backportbot[bot] committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e0c3731 View commit details
    Browse the repository at this point in the history
  4. remove unused used from NcApi

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch authored and backportbot[bot] committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c9acd0b View commit details
    Browse the repository at this point in the history
  5. handle errors

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch authored and backportbot[bot] committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6a42594 View commit details
    Browse the repository at this point in the history
  6. use lifecycleScope

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch authored and backportbot[bot] committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6b646e2 View commit details
    Browse the repository at this point in the history