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 running pytest to GitHub action #2146

Merged
merged 8 commits into from
Dec 10, 2023

Commits on Dec 10, 2023

  1. Add running pytest

    s-martin authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    607571e View commit details
    Browse the repository at this point in the history
  2. Trigger running the action

    s-martin authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    a809c8c View commit details
    Browse the repository at this point in the history
  3. Remove Python 3.7 to check

    s-martin authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    0ccc269 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b32abd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21966fa View commit details
    Browse the repository at this point in the history
  6. use coverage for ci

    s-martin committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    e8ed7aa View commit details
    Browse the repository at this point in the history
  7. add coverage package

    s-martin committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    9a57a6d View commit details
    Browse the repository at this point in the history
  8. consider review comments

    s-martin committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    19e556c View commit details
    Browse the repository at this point in the history