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

Conversation

s-martin
Copy link
Collaborator

@s-martin s-martin commented Dec 10, 2023

  • Run pytest in GitHub Action
  • check only Python 3.9 - 3.11 (for bullseye and bookworm)
  • add coverage

@s-martin s-martin added enhancement future3 Relates to future3 development labels Dec 10, 2023
@s-martin s-martin marked this pull request as ready for review December 10, 2023 16:51
run_pytest.sh Outdated Show resolved Hide resolved
.github/workflows/pythonpackage_future3.yml Show resolved Hide resolved
.github/workflows/pythonpackage_future3.yml Show resolved Hide resolved
@s-martin s-martin merged commit dd7f6e9 into MiczFlor:future3/develop Dec 10, 2023
18 checks passed
AlvinSchiller pushed a commit to AlvinSchiller/RPi-Jukebox-RFID that referenced this pull request Jan 9, 2024
* Add running pytest

* Trigger running the action

* Remove Python 3.7 to check

* support only bullseye and bookworm python versions

* Add coverage check with coveralls

* use coverage for ci

* add coverage package

* consider review comments
@s-martin s-martin deleted the future3/run-pytest-ci branch April 7, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement future3 Relates to future3 development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants