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

fix: rust coverage test meets compile error for missing debuginfo #1740

Merged
merged 9 commits into from Apr 24, 2023

Commits on Apr 20, 2023

  1. ignore file not found error

    yihau committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    30b616e View commit details
    Browse the repository at this point in the history
  2. Revert "ignore file not found error"

    This reverts commit 30b616e.
    yihau committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    b9fb161 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42eac8c View commit details
    Browse the repository at this point in the history
  4. fix redundant clone

    yihau committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    639976b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d505f65 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. make test more general

    yihau committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    adcec3a View commit details
    Browse the repository at this point in the history
  2. move env to job level

    yihau committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    3e0a326 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bbf8b4 View commit details
    Browse the repository at this point in the history
  4. fix working directory

    yihau committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    10b37a7 View commit details
    Browse the repository at this point in the history