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

Wrap the concurrent futures in an asyncio future #1001

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

blink1073
Copy link
Contributor

Follow up to #988

@blink1073 blink1073 added the bug label Sep 27, 2022
@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2022

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 72.53%. Comparing base (017c52e) to head (c054752).
Report is 342 commits behind head on main.

Files with missing lines Patch % Lines
jupyter_server/services/kernels/handlers.py 60.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1001      +/-   ##
==========================================
+ Coverage   72.42%   72.53%   +0.10%     
==========================================
  Files          64       64              
  Lines        8243     8249       +6     
  Branches     1378     1378              
==========================================
+ Hits         5970     5983      +13     
+ Misses       1855     1851       -4     
+ Partials      418      415       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@blink1073 blink1073 merged commit dd8a693 into jupyter-server:main Sep 27, 2022
@blink1073 blink1073 deleted the use-asyncio-future-main branch September 27, 2022 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants