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

test(tox): use the right Python executable in tox configuration #163

Merged
merged 1 commit into from
May 16, 2024

Conversation

palazzem
Copy link
Owner

Related Issues

  • n/a

Proposed Changes:

Locally, Python 3.11 tests were skipped as py3.11 executable is not found. This change uses the right python executable name (python3.11).

Testing:

n/a

Extra Notes (optional):

n/a

Checklist

  • Related issues and proposed changes are filled
  • Tests are defining the correct and expected behavior
  • Code is well-documented via docstrings

@palazzem palazzem added this to the 2.4.0 milestone May 16, 2024
@palazzem palazzem self-assigned this May 16, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 9111183595

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.914%

Totals Coverage Status
Change from base Build 8204666007: 0.0%
Covered Lines: 674
Relevant Lines: 721

💛 - Coveralls

@palazzem palazzem merged commit 08226c9 into main May 16, 2024
5 checks passed
@palazzem palazzem deleted the palazzem/issue-tox-testing branch May 16, 2024 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants