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

pin jupyter-client #2153

Merged
merged 1 commit into from
Apr 12, 2021
Merged

pin jupyter-client #2153

merged 1 commit into from
Apr 12, 2021

Conversation

vEpiphyte
Copy link
Contributor

Pin jupyter-client to a known working version - the asyncio refactor seem to work for us currently jupyter/jupyter_client#637

@vEpiphyte vEpiphyte added the bug label Apr 12, 2021
@codecov
Copy link

codecov bot commented Apr 12, 2021

Codecov Report

Merging #2153 (defec43) into master (fca63a7) will decrease coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2153      +/-   ##
==========================================
- Coverage   97.11%   96.97%   -0.15%     
==========================================
  Files         154      154              
  Lines       31223    31223              
==========================================
- Hits        30323    30279      -44     
- Misses        900      944      +44     
Flag Coverage Δ
linux 96.97% <ø> (-0.15%) ⬇️
linux_replay ?

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

Impacted Files Coverage Δ
synapse/tests/utils.py 93.80% <0.00%> (-2.11%) ⬇️
synapse/lib/hiveauth.py 96.18% <0.00%> (-0.73%) ⬇️
synapse/cortex.py 96.20% <0.00%> (-0.71%) ⬇️
synapse/lib/view.py 94.18% <0.00%> (-0.70%) ⬇️
synapse/lib/trigger.py 94.11% <0.00%> (-0.43%) ⬇️
synapse/lib/hive.py 98.07% <0.00%> (-0.25%) ⬇️
synapse/lib/layer.py 98.11% <0.00%> (-0.06%) ⬇️

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 fca63a7...defec43. Read the comment docs.

@vEpiphyte vEpiphyte merged commit 08304d6 into master Apr 12, 2021
@vEpiphyte vEpiphyte deleted the bug_doctest_reqs branch April 12, 2021 20:05
@vEpiphyte vEpiphyte added this to the v2.33.0 milestone Apr 12, 2021
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.

1 participant