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

Enable coverage via grcov #1421

Merged
merged 10 commits into from
Oct 5, 2018
Merged

Enable coverage via grcov #1421

merged 10 commits into from
Oct 5, 2018

Commits on Oct 5, 2018

  1. Enable coverage via grcov

    garious committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    962a69a View commit details
    Browse the repository at this point in the history
  2. Upload code coverage report to buildkite

    Because I can't figure out why codecov.io can't parse our lcov files.
    garious committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    2e41a30 View commit details
    Browse the repository at this point in the history
  3. Quote bash argument

    garious committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    4b9d07f View commit details
    Browse the repository at this point in the history
  4. Try double quotes

    garious committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    e9e572c View commit details
    Browse the repository at this point in the history
  5. Stars all the way down

    garious committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    46f1997 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f5219d View commit details
    Browse the repository at this point in the history
  7. Upload cargo-cov report too

    garious committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    6c067dc View commit details
    Browse the repository at this point in the history
  8. More stars

    garious committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    879e53c View commit details
    Browse the repository at this point in the history
  9. Workaround buildkite 30 file limit

    Comment out non-coverage build to speed things up.
    garious committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    fd84d59 View commit details
    Browse the repository at this point in the history
  10. Fix artifact paths

    garious committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    c966b0c View commit details
    Browse the repository at this point in the history