atlassian-api / atlassian-python-api

Atlassian Python REST API wrapper
https://atlassian-python-api.readthedocs.io
Apache License 2.0
1.29k stars 644 forks source link

Add python 3.11 support to test environment #1213

Closed sreway closed 10 months ago

sreway commented 10 months ago

Update mypy testenv to support python 3.11

codecov-commenter commented 10 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (1430dec) 34.73% compared to head (a4b93c1) 34.73%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1213 +/- ## ======================================= Coverage 34.73% 34.73% ======================================= Files 44 44 Lines 7975 7975 Branches 1083 1083 ======================================= Hits 2770 2770 Misses 5093 5093 Partials 112 112 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

gonchik commented 10 months ago

1165 nice