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

Update to Python 3.10 in the CI workflows #618

Merged
merged 2 commits into from
Nov 26, 2021

Conversation

jtpio
Copy link
Member

@jtpio jtpio commented Nov 26, 2021

Spotted while looking at the content of the workflows.

Normally it should be fine to switch to 3.10 final now.

@jtpio jtpio added this to the 1.12 milestone Nov 26, 2021
@codecov-commenter
Copy link

codecov-commenter commented Nov 26, 2021

Codecov Report

Merging #618 (61b2eeb) into master (e3eec2a) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #618      +/-   ##
==========================================
+ Coverage   77.58%   77.61%   +0.03%     
==========================================
  Files         110      110              
  Lines       10402    10402              
  Branches     1287     1287              
==========================================
+ Hits         8070     8074       +4     
+ Misses       1933     1930       -3     
+ Partials      399      398       -1     
Impacted Files Coverage Δ
jupyter_server/services/kernels/handlers.py 62.40% <0.00%> (+1.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 e3eec2a...61b2eeb. Read the comment docs.

Copy link
Collaborator

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thanks!

@blink1073 blink1073 merged commit ead8337 into jupyter-server:master Nov 26, 2021
@jtpio jtpio deleted the update-ci-workflows branch November 26, 2021 23:22
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

3 participants