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

Update tox envlist #159

Merged
merged 2 commits into from
Mar 8, 2024
Merged

Conversation

jonafato
Copy link
Contributor

@jonafato jonafato commented Mar 8, 2024

This commit includes two changes:

  1. Removes py36 and py37 from the tox envlist to match the CI changes made in Drop Python 3.6 from CI #148
  2. Adds Python 3.12 to both tox.ini and the GitHub Actions configuration to ensure that the current major version of Python is included in the test suite

jonafato and others added 2 commits March 8, 2024 15:22
This commit includes two changes:

1. Removes py36 and py37 from the `tox` `envlist` to match the CI
   changes made in awdeorio#148
2. Adds Python 3.12 to both `tox.ini` and the GitHub Actions
   configuration to ensure that the current major version of Python is
   included in the test suite
Copy link
Owner

@awdeorio awdeorio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-commenter
Copy link

codecov-commenter commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.74%. Comparing base (349a192) to head (cabceed).
Report is 3 commits behind head on develop.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #159   +/-   ##
========================================
  Coverage    99.74%   99.74%           
========================================
  Files            5        5           
  Lines          391      391           
========================================
  Hits           390      390           
  Misses           1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@awdeorio awdeorio merged commit 8b3024a into awdeorio:develop Mar 8, 2024
8 checks passed
@jonafato jonafato deleted the tox-python-versions branch March 8, 2024 21:49
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