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

python 3.10 cutover (SYN-3525) #2962

Merged
merged 16 commits into from
Jan 25, 2023
Merged

python 3.10 cutover (SYN-3525) #2962

merged 16 commits into from
Jan 25, 2023

Conversation

vEpiphyte
Copy link
Contributor

@vEpiphyte vEpiphyte commented Dec 30, 2022

  • mark 3.10 as a supported python version
  • build images off of debian with 3.10
  • lighten 3.7 builds in from circleci
  • add 3.10 to circleci

@codecov
Copy link

codecov bot commented Jan 2, 2023

Codecov Report

Base: 97.21% // Head: 97.11% // Decreases project coverage by -0.11% ⚠️

Coverage data is based on head (2fe1e04) compared to base (fc6fbe3).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2962      +/-   ##
==========================================
- Coverage   97.21%   97.11%   -0.11%     
==========================================
  Files         218      218              
  Lines       43203    43203              
==========================================
- Hits        42001    41956      -45     
- Misses       1202     1247      +45     
Flag Coverage Δ
linux 97.11% <ø> (ø)
linux_replay ?

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

Impacted Files Coverage Δ
synapse/__init__.py 62.50% <ø> (ø)
synapse/tests/utils.py 94.46% <0.00%> (-1.89%) ⬇️
synapse/cortex.py 96.68% <0.00%> (-0.55%) ⬇️
synapse/lib/hiveauth.py 96.01% <0.00%> (-0.48%) ⬇️
synapse/lib/oauth.py 98.68% <0.00%> (-0.44%) ⬇️
synapse/lib/trigger.py 95.01% <0.00%> (-0.39%) ⬇️
synapse/lib/view.py 97.01% <0.00%> (-0.34%) ⬇️
synapse/lib/jsonstor.py 98.32% <0.00%> (-0.24%) ⬇️
synapse/axon.py 98.73% <0.00%> (-0.15%) ⬇️
synapse/lib/layer.py 96.99% <0.00%> (-0.05%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vEpiphyte vEpiphyte added this to the v2.122.0 milestone Jan 24, 2023
@vEpiphyte vEpiphyte changed the title WIP: python 3.10 cutover (SYN-3525) python 3.10 cutover (SYN-3525) Jan 24, 2023
.circleci/config.yml Outdated Show resolved Hide resolved
@vEpiphyte vEpiphyte merged commit fc02197 into master Jan 25, 2023
@vEpiphyte vEpiphyte deleted the feat_py310 branch January 25, 2023 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants