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

Avoid tornado import #5321

Merged
merged 6 commits into from
May 26, 2022
Merged

Avoid tornado import #5321

merged 6 commits into from
May 26, 2022

Conversation

philippjfr
Copy link
Member

Replaces tornado.gen decorator with async method.

@codecov-commenter
Copy link

codecov-commenter commented May 25, 2022

Codecov Report

Merging #5321 (c625aa0) into master (c265cc1) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #5321      +/-   ##
==========================================
- Coverage   86.74%   86.74%   -0.01%     
==========================================
  Files         299      299              
  Lines       62218    62215       -3     
==========================================
- Hits        53969    53966       -3     
  Misses       8249     8249              
Impacted Files Coverage Δ
holoviews/plotting/bokeh/callbacks.py 59.60% <100.00%> (-0.15%) ⬇️

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 c265cc1...c625aa0. Read the comment docs.

@philippjfr philippjfr merged commit d9d998a into master May 26, 2022
@philippjfr philippjfr deleted the avoid_tornado branch May 26, 2022 16:05
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants