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

Extract code coverage from Android device #21

Open
wants to merge 23 commits into
base: feature/agoda-android-ci
Choose a base branch
from

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    a2d7d2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11d4c84 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. coverage listener now collects all coverages

    add logger for influxDB tracker
    karthyks committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    8890ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    796071d View commit details
    Browse the repository at this point in the history
  3. simplify list with not nulls

    karthyks committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    8b7b699 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    88b6e60 View commit details
    Browse the repository at this point in the history
  2. add packageName variable

    karthyks committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    1cdd405 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7e5e2d View commit details
    Browse the repository at this point in the history
  4. filesDir to use data dir

    karthyks committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    9554122 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a5966f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    0f62f8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1987879 View commit details
    Browse the repository at this point in the history
  3. add logs to debug

    karthyks committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    207bfcb View commit details
    Browse the repository at this point in the history
  4. add files dir

    karthyks committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c9dd85b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37b48db View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. update ddmlib version

    karthyks committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    42c97f7 View commit details
    Browse the repository at this point in the history
  2. Revert "update ddmlib version"

    This reverts commit 42c97f7.
    karthyks committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f8ca372 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8f7d65 View commit details
    Browse the repository at this point in the history
  4. Revert "pull coverage file using dadb"

    This reverts commit c8f7d65.
    karthyks committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    aafb19f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    8a98852 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01caf4a View commit details
    Browse the repository at this point in the history
  3. more logs

    karthyks committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    38cc7d2 View commit details
    Browse the repository at this point in the history
  4. add instrumentation args

    karthyks committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    3731e65 View commit details
    Browse the repository at this point in the history