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

refactor(run-versioned-tests.sh): added ability to run versioned tests and skip collecting coverage by passing in C8 env var to the job. #1621

Merged
merged 2 commits into from
May 8, 2023

Commits on May 8, 2023

  1. refactor(run-versioned-tests.sh): added ability to run versioned test…

    …s and skip collecting coverage by passing in `C8` env var to the job.
    
     * Updates `.c8rc.json` to remove redundant html reporter as lcov does both lcov and html.
    bizob2828 committed May 8, 2023
    Configuration menu
    Copy the full SHA
    0ba9dcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83e95e3 View commit details
    Browse the repository at this point in the history