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

chore(ci): pipeline using same version of python for all tests #668

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

silentworks
Copy link
Contributor

What kind of change does this PR introduce?

Bug fix for the CI pipeline

What is the current behavior?

All tests are using Python 3.12

What is the new behavior?

Tests now use the Python version from the matrix per test

Additional context

Add any other context or screenshots.

@silentworks silentworks requested a review from grdsdev January 29, 2025 22:33
@coveralls
Copy link

coveralls commented Jan 29, 2025

Pull Request Test Coverage Report for Build 13041885451

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 60.3%

Totals Coverage Status
Change from base Build 12955261326: 0.0%
Covered Lines: 1367
Relevant Lines: 2267

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jan 29, 2025

Pull Request Test Coverage Report for Build 13041736747

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 60.3%

Totals Coverage Status
Change from base Build 12955261326: 0.0%
Covered Lines: 1367
Relevant Lines: 2267

💛 - Coveralls

@silentworks silentworks merged commit fe7e929 into main Jan 30, 2025
10 checks passed
@silentworks silentworks deleted the silentworks/fix-python-version-in-ci branch January 30, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants