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

wasm: re-enable envoy wasm coverage build by disabling rust coverage build #36337

Merged
merged 5 commits into from
Sep 27, 2024

Commits on Sep 25, 2024

  1. only disable rust

    Signed-off-by: Boteng Yao <[email protected]>
    botengyao committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    84e6f41 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. disable instrument-coverage for rust target

    Signed-off-by: Boteng Yao <[email protected]>
    botengyao committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8785243 View commit details
    Browse the repository at this point in the history
  2. fix format

    Signed-off-by: Boteng Yao <[email protected]>
    botengyao committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    39700a6 View commit details
    Browse the repository at this point in the history
  3. use coverage 100

    Signed-off-by: Boteng Yao <[email protected]>
    botengyao committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    dcb6d0e View commit details
    Browse the repository at this point in the history
  4. remove threshhold

    Signed-off-by: Boteng Yao <[email protected]>
    botengyao committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f6b367f View commit details
    Browse the repository at this point in the history