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

Tests: add coverage comments to PRs #1745

Merged
merged 5 commits into from
Sep 27, 2023
Merged

Tests: add coverage comments to PRs #1745

merged 5 commits into from
Sep 27, 2023

Commits on Sep 21, 2023

  1. chore(tests): use coverage directly to run tests

    no need for the pytest-cov wrapper library
    thekaveman committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    59f2a1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fba49f4 View commit details
    Browse the repository at this point in the history
  3. chore(tests): rename sample classes

    avoids warning that pytest can't find test cases to collect
    thekaveman committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    1a3654c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3b8720 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c292f9 View commit details
    Browse the repository at this point in the history