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

Coverage experiments #2259

Closed
wants to merge 12 commits into from
Closed

Coverage experiments #2259

wants to merge 12 commits into from

Commits on Sep 18, 2024

  1. cargo-llvm-cov + caching

    aumetra committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a9b1e37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b782b6 View commit details
    Browse the repository at this point in the history
  3. Use glibc-based distro

    aumetra committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    086b8db View commit details
    Browse the repository at this point in the history
  4. Add flags

    aumetra committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d72811f View commit details
    Browse the repository at this point in the history
  5. Use lcov format

    aumetra committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    dbf84cb View commit details
    Browse the repository at this point in the history
  6. Opt level 2

    aumetra committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3299d6f View commit details
    Browse the repository at this point in the history
  7. No opt-level=2, I guess?

    aumetra committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    dd4f174 View commit details
    Browse the repository at this point in the history
  8. Use nextest as test runner

    aumetra committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d4ec457 View commit details
    Browse the repository at this point in the history
  9. Use mold linker

    aumetra committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    86e8a01 View commit details
    Browse the repository at this point in the history
  10. cargo install nextest

    aumetra committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    549ec9a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5899918 View commit details
    Browse the repository at this point in the history
  12. Auto-upload

    aumetra committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fb70014 View commit details
    Browse the repository at this point in the history