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

Migrating Rxjava to coroutines #1 #4437

Merged
merged 6 commits into from
Nov 18, 2024
Merged

Migrating Rxjava to coroutines #1 #4437

merged 6 commits into from
Nov 18, 2024

Commits on Nov 18, 2024

  1. implement API in NcApiCoroutines

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch authored and mahibi committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    91a18e2 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 mahibi committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    99d73e1 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 mahibi committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    9f3bbf6 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 mahibi committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    dce609b 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 mahibi committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    240bdd6 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 mahibi committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    4439da9 View commit details
    Browse the repository at this point in the history