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 Python 3.12 test runner #1339

Merged
merged 2 commits into from
Oct 4, 2023
Merged

Add Python 3.12 test runner #1339

merged 2 commits into from
Oct 4, 2023

Conversation

farmio
Copy link
Member

@farmio farmio commented Oct 2, 2023

Description

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Code quality improvements to existing code or addition of tests

Checklist

  • The documentation has been adjusted accordingly
  • Tests have been added that prove the fix is effective or that the feature works
  • The changes are documented in the changelog (docs/changelog.md)

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Merging #1339 (f9a7bdb) into main (1b227b9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1339   +/-   ##
=======================================
  Coverage   96.55%   96.55%           
=======================================
  Files         150      150           
  Lines        9584     9584           
=======================================
  Hits         9254     9254           
  Misses        330      330           

@farmio farmio merged commit bc021cc into main Oct 4, 2023
10 checks passed
@farmio farmio deleted the test-py3.12 branch October 4, 2023 19:17
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.

1 participant