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

test: improve code coverage reporting + codecov #4849

Merged
merged 23 commits into from
Jan 22, 2024

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    1423348 View commit details
    Browse the repository at this point in the history
  2. Skip coverage targets in MSVC

    Bronek committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c71abcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9683c9 View commit details
    Browse the repository at this point in the history
  4. Disable fastcov and lcov

    Bronek committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    0cec21a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1de7131 View commit details
    Browse the repository at this point in the history
  6. Workaround for clang error

    Ideally we want PATH set correctly in docker image used
    Bronek committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9f77969 View commit details
    Browse the repository at this point in the history
  7. Add coverage to github actions

    Bronek committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ef8221e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db7fcd8 View commit details
    Browse the repository at this point in the history
  9. Rewrite codecov.yml

    Bronek committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    1a2d7aa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0dc34dc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f61b231 View commit details
    Browse the repository at this point in the history
  12. Fix artifact upload

    Bronek committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    2068b3e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8dacf4f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3699211 View commit details
    Browse the repository at this point in the history
  15. Update BUILD.md

    Bronek committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    94b441f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    36481f4 View commit details
    Browse the repository at this point in the history
  17. Update BUILD.md

    Bronek committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    b2c923a View commit details
    Browse the repository at this point in the history
  18. More minor cleanup

    Bronek committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    2918c8a View commit details
    Browse the repository at this point in the history
  19. Set gcovr parallelism

    Bronek committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c91416d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    6d9624c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Move include(CodeCoverage)

    Bronek committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    28a26d7 View commit details
    Browse the repository at this point in the history
  2. Reformat RippledSettings.cmake

    Bronek committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    edbe54b View commit details
    Browse the repository at this point in the history
  3. Minor CMake

    Bronek committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    2450117 View commit details
    Browse the repository at this point in the history