Skip to content

test on python 3.10 - #11

Merged
taybin merged 9 commits into
faust-streaming:masterfrom
taybin:python3.10_support
Oct 14, 2021
Merged

test on python 3.10#11
taybin merged 9 commits into
faust-streaming:masterfrom
taybin:python3.10_support

Conversation

@taybin

Copy link
Copy Markdown

This adds support for running tests in python 3.10.

Taybin Rutkin added 8 commits October 13, 2021 09:26
@codecov-commenter

codecov-commenter commented Oct 13, 2021

Copy link
Copy Markdown

Codecov Report

Merging #11 (2ee2cc0) into master (5994429) will not change coverage.
The diff coverage is 85.71%.

Impacted file tree graph

@@ Coverage Diff @@## master #11 +/- ##
=======================================
Coverage 94.86% 94.86% =======================================
Files 28 28 Lines 4031 4031 Branches 449 449 =======================================
Hits 3824 3824 Misses 188 188 Partials 19 19 
Impacted FilesCoverage Δ
mode/services.py97.89% <ø> (ø)
mode/supervisors.py100.00% <ø> (ø)
mode/utils/logging.py90.37% <50.00%> (ø)
mode/__init__.py100.00% <100.00%> (ø)
mode/threads.py94.42% <100.00%> (ø)
mode/utils/times.py97.27% <100.00%> (ø)
mode/worker.py97.44% <100.00%> (ø)

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 5994429...2ee2cc0. Read the comment docs.

@taybintaybin mentioned this pull request Oct 13, 2021
@taybin
taybin requested a review from max-kOctober 13, 2021 18:55
@taybintaybin self-assigned this Oct 13, 2021
@taybin
taybin merged commit 4aee4cd into faust-streaming:masterOct 14, 2021
@taybin
taybin deleted the python3.10_support branch October 14, 2021 13:41
@patkivikram

Copy link
Copy Markdown

@max-k can you give @taybin and @patkivikram release privileges for mode-streaming on pypi

@dennis-weyland-by

Copy link
Copy Markdown

Push @max-k, a 3.10 compatible release would really be appreciated :)

Sign up for freeto 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.

6 participants

@taybin@codecov-commenter@patkivikram@dennis-weyland-by@austinnichols101@lqhuang