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

Run code coverage on every PR #747

Merged
merged 3 commits into from
Sep 12, 2022

Commits on Sep 9, 2022

  1. Run code coverage on every PR

    In this way we can check how much of a PR is covered by the tests,
    making the review process slightly easier.
    danielabrozzoni committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    1c4d478 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. codecov: slightly change the test features

    - Remove default and minimal, as they are redundant
    - Use lexicographic order
    danielabrozzoni committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    c3a7bbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa0ea6a View commit details
    Browse the repository at this point in the history