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

feat: Enable testing with python versions 3.10 and 3.11 via tox #194

Merged
merged 1 commit into from
Jul 20, 2024

Conversation

amirhessam88
Copy link
Member

@amirhessam88 amirhessam88 commented Jul 20, 2024

Description

  • Previously, we only had python 3.9 in tox. Therefore, the developer only could see the testing in CI. In this way, we streamlined the python testing against versions 3.9, 3.10, and 3.11 via tox.

Resolves: #issue-number-here

Pull Request Checklist

  • Added tests for added or changed code.
  • Added documentation for changed code.

@amirhessam88 amirhessam88 self-assigned this Jul 20, 2024
@amirhessam88 amirhessam88 added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 20, 2024
Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.37%. Comparing base (e78b901) to head (ec15c43).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #194   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files          24       24           
  Lines        1907     1907           
  Branches      211      211           
=======================================
  Hits         1857     1857           
  Misses         24       24           
  Partials       26       26           
Flag Coverage Δ
unittests 97.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@amirhessam88 amirhessam88 merged commit a802b05 into master Jul 20, 2024
7 checks passed
@amirhessam88 amirhessam88 deleted the amir/tox branch July 20, 2024 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant