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

[IMPROVEMENT] - Add python 3.13 compatibility #56

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

maxim-lixakov
Copy link
Contributor

@maxim-lixakov maxim-lixakov commented Dec 20, 2024

Change Summary

  • Add python 3.13 compatibility

Related issue number

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
    (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.

Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (913730f) to head (b8a36ca).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop       #56   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           44        44           
  Branches         2         2           
=========================================
  Hits            44        44           

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

@maxim-lixakov maxim-lixakov force-pushed the improvement/add_python_3_13 branch from e05949d to 45e886b Compare December 20, 2024 07:15
@maxim-lixakov maxim-lixakov force-pushed the improvement/add_python_3_13 branch from 45e886b to 0a91db8 Compare December 20, 2024 07:17
@maxim-lixakov maxim-lixakov self-assigned this Dec 20, 2024
@maxim-lixakov maxim-lixakov force-pushed the improvement/add_python_3_13 branch from a08e1cb to 6538be9 Compare December 20, 2024 07:20
@maxim-lixakov maxim-lixakov force-pushed the improvement/add_python_3_13 branch from 363ce7a to 00b9dbe Compare December 20, 2024 07:21
@maxim-lixakov maxim-lixakov force-pushed the improvement/add_python_3_13 branch from 7dd6a54 to f8fca65 Compare December 20, 2024 07:25
@maxim-lixakov maxim-lixakov marked this pull request as ready for review December 20, 2024 07:26
@maxim-lixakov maxim-lixakov merged commit 7a4ffe3 into develop Dec 20, 2024
14 checks passed
@maxim-lixakov maxim-lixakov deleted the improvement/add_python_3_13 branch December 20, 2024 07:39
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.

2 participants