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

Properly upload coverage to CodeCov #614

Merged
merged 10 commits into from
Jun 8, 2022

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    de124f0 View commit details
    Browse the repository at this point in the history
  2. Install lcov

    ken-matsui committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    7904ec8 View commit details
    Browse the repository at this point in the history
  3. Install lcov first

    ken-matsui committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    46bbb24 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Add --no-external option

    ken-matsui committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    cce2883 View commit details
    Browse the repository at this point in the history
  2. Improve CIs

    ken-matsui committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    20711fa View commit details
    Browse the repository at this point in the history
  3. Fix linux CI

    ken-matsui committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    eb0c8de View commit details
    Browse the repository at this point in the history
  4. Use gcov instead of lcov

    ken-matsui committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    3d0d93a View commit details
    Browse the repository at this point in the history
  5. Fix linux CI

    ken-matsui committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    38d9d8e View commit details
    Browse the repository at this point in the history
  6. Improve Linux CI

    ken-matsui committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    8c542b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b39e963 View commit details
    Browse the repository at this point in the history