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: upgrade client to Python 3.10 #13

Merged
merged 13 commits into from
May 29, 2024
Merged

feat: upgrade client to Python 3.10 #13

merged 13 commits into from
May 29, 2024

Conversation

Alchez
Copy link
Collaborator

@Alchez Alchez commented May 27, 2024

No description provided.

@Alchez Alchez force-pushed the feat-upgrade branch 6 times, most recently from c73bd85 to 9c9b2bc Compare May 27, 2024 10:22
Copy link

github-actions bot commented May 27, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
shipstation
   __init__.py50100% 
   api.py2029494 53%
   base.py881515 83%
   constants.py250100% 
   http.py4288 81%
   models.py37266 98%
   pagination.py521111 79%
TOTAL78613483% 

@Alchez Alchez force-pushed the feat-upgrade branch 4 times, most recently from 3205b6f to d90714f Compare May 27, 2024 12:43
@Alchez Alchez linked an issue May 27, 2024 that may be closed by this pull request
Copy link
Owner

@agritheory agritheory left a comment

Choose a reason for hiding this comment

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

Nice refactoring.
I want to cover publishing to PyPI in a separate ticket.

.circleci/config.yml Outdated Show resolved Hide resolved
@Alchez Alchez marked this pull request as ready for review May 28, 2024 05:07
@agritheory agritheory merged commit b3e2cbd into master May 29, 2024
2 of 3 checks passed
@Alchez Alchez deleted the feat-upgrade branch May 29, 2024 16:55
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.

Update to recent versions of python
2 participants