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

Py38 feature prep #1921

Merged
merged 12 commits into from Oct 28, 2020
Merged

Py38 feature prep #1921

merged 12 commits into from Oct 28, 2020

Conversation

vEpiphyte
Copy link
Contributor

@vEpiphyte vEpiphyte commented Oct 19, 2020

  • Update core requirements to 3.8 compatible versions.
  • Cut py38 wheels
  • Move docker images over to using python 3.8

@vEpiphyte vEpiphyte changed the title Py38 feature prep WIP Py38 feature prep Oct 19, 2020
@codecov
Copy link

codecov bot commented Oct 19, 2020

Codecov Report

Merging #1921 into master will decrease coverage by 0.25%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1921      +/-   ##
==========================================
- Coverage   96.71%   96.46%   -0.26%     
==========================================
  Files         139      139              
  Lines       26535    26535              
==========================================
- Hits        25664    25597      -67     
- Misses        871      938      +67     
Flag Coverage Δ
#linux 96.46% <ø> (-0.26%) ⬇️
#linux_replay ?

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

Impacted Files Coverage Δ
synapse/lib/spawn.py 89.10% <0.00%> (-8.34%) ⬇️
synapse/tests/utils.py 93.56% <0.00%> (-2.20%) ⬇️
synapse/cortex.py 95.21% <0.00%> (-0.82%) ⬇️
synapse/lib/hiveauth.py 95.96% <0.00%> (-0.77%) ⬇️
synapse/lib/view.py 95.29% <0.00%> (-0.75%) ⬇️
synapse/lib/trigger.py 93.91% <0.00%> (-0.44%) ⬇️
synapse/common.py 97.16% <0.00%> (-0.32%) ⬇️
synapse/lib/layer.py 97.80% <0.00%> (-0.07%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 80ca8d8...fc561b6. Read the comment docs.

.circleci/config.yml Outdated Show resolved Hide resolved
- deploy_pypi_37:
requires:
- doctests
- python37
Copy link
Contributor Author

Choose a reason for hiding this comment

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

py38

Copy link
Contributor Author

Choose a reason for hiding this comment

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

replays

setup.py Outdated Show resolved Hide resolved
@vEpiphyte vEpiphyte added this to the 2.10.0 milestone Oct 22, 2020
@vEpiphyte vEpiphyte changed the title WIP Py38 feature prep Py38 feature prep Oct 28, 2020
.circleci/config.yml Outdated Show resolved Hide resolved
@vEpiphyte vEpiphyte merged commit 90d7626 into master Oct 28, 2020
@vEpiphyte vEpiphyte deleted the py38_feature_prep branch October 28, 2020 19:05
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.

None yet

2 participants