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

chore: Enable Rust Unit Tests And Code Coverage in CI #1767

Merged
merged 14 commits into from
Jun 24, 2024
Merged

chore: Enable Rust Unit Tests And Code Coverage in CI #1767

merged 14 commits into from
Jun 24, 2024

Commits on Jun 24, 2024

  1. enable rust unit tests in CI

    Signed-off-by: Yashash H L <yashashhl25@gmail.com>
    yhl25 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b2a8bae View commit details
    Browse the repository at this point in the history
  2. update jetstream addr

    Signed-off-by: Yashash H L <yashashhl25@gmail.com>
    yhl25 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0289b7e View commit details
    Browse the repository at this point in the history
  3. use bitnami image

    Signed-off-by: Yashash H L <yashashhl25@gmail.com>
    yhl25 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2e63b2b View commit details
    Browse the repository at this point in the history
  4. generate code coverage

    Signed-off-by: Yashash H L <yashashhl25@gmail.com>
    yhl25 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    465545c View commit details
    Browse the repository at this point in the history
  5. grcov

    Signed-off-by: Yashash H L <yashashhl25@gmail.com>
    yhl25 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    cccde69 View commit details
    Browse the repository at this point in the history
  6. use nightly

    Signed-off-by: Yashash H L <yashashhl25@gmail.com>
    yhl25 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6e56fd5 View commit details
    Browse the repository at this point in the history
  7. coverage

    Signed-off-by: Yashash H L <yashashhl25@gmail.com>
    yhl25 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    011ca28 View commit details
    Browse the repository at this point in the history
  8. update ci

    Signed-off-by: Yashash H L <yashashhl25@gmail.com>
    yhl25 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f86dc09 View commit details
    Browse the repository at this point in the history
  9. separate workflow for rust unit tests

    Signed-off-by: Yashash H L <yashashhl25@gmail.com>
    yhl25 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8ec21f9 View commit details
    Browse the repository at this point in the history
  10. update name

    Signed-off-by: Yashash H L <yashashhl25@gmail.com>
    yhl25 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f5a4a0a View commit details
    Browse the repository at this point in the history
  11. checkout code

    Signed-off-by: Yashash H L <yashashhl25@gmail.com>
    yhl25 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    06cf604 View commit details
    Browse the repository at this point in the history
  12. code coverage tests

    Signed-off-by: Yashash H L <yashashhl25@gmail.com>
    yhl25 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e038bc3 View commit details
    Browse the repository at this point in the history
  13. ignore error.rs from coverage

    Signed-off-by: Yashash H L <yashashhl25@gmail.com>
    yhl25 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    58bbb6e View commit details
    Browse the repository at this point in the history
  14. ignore error.rs in codecov.yaml

    Signed-off-by: Yashash H L <yashashhl25@gmail.com>
    yhl25 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6653320 View commit details
    Browse the repository at this point in the history