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

add code coverage for py3.12 tests #643

Merged
merged 8 commits into from
Oct 28, 2024
Merged

add code coverage for py3.12 tests #643

merged 8 commits into from
Oct 28, 2024

Commits on Oct 24, 2024

  1. add test coverage for py3.12

    FynnBe committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1b58c28 View commit details
    Browse the repository at this point in the history
  2. try to fix coverage CI steps

    FynnBe committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    73492ce View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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

Commits on Oct 28, 2024

  1. update test

    FynnBe committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4afb0fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0239612 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4aa5595 View commit details
    Browse the repository at this point in the history
  4. update pytest ini options

    FynnBe committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7ecb2a9 View commit details
    Browse the repository at this point in the history
  5. add pytest-cov dependency

    pytest-xdist does not support --cov argument
    FynnBe committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5236323 View commit details
    Browse the repository at this point in the history