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

Ensure curdoc lookups work in async context #3776

Merged
merged 6 commits into from
Aug 25, 2022
Merged

Conversation

philippjfr
Copy link
Member

@codecov
Copy link

codecov bot commented Aug 23, 2022

Codecov Report

Merging #3776 (ac10f8d) into master (be3c59a) will increase coverage by 0.01%.
The diff coverage is 87.40%.

@@            Coverage Diff             @@
##           master    #3776      +/-   ##
==========================================
+ Coverage   83.41%   83.42%   +0.01%     
==========================================
  Files         214      214              
  Lines       31443    31559     +116     
==========================================
+ Hits        26227    26328     +101     
- Misses       5216     5231      +15     
Flag Coverage Δ
ui-tests 33.74% <13.43%> (-0.10%) ⬇️
unitexamples-tests 76.38% <87.40%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
panel/io/jupyter_server_extension.py 0.00% <0.00%> (ø)
panel/io/model.py 61.11% <50.00%> (-0.21%) ⬇️
panel/io/server.py 75.87% <80.76%> (+0.06%) ⬆️
panel/io/state.py 70.49% <86.84%> (+0.81%) ⬆️
panel/tests/test_server.py 99.78% <98.36%> (-0.22%) ⬇️
panel/io/document.py 66.08% <100.00%> (-0.30%) ⬇️
panel/tests/conftest.py 88.20% <100.00%> (+0.05%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@philippjfr philippjfr merged commit fce46a8 into master Aug 25, 2022
@philippjfr philippjfr deleted the async_local_state branch August 25, 2022 07:32
Sign up for free to 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.

None yet

1 participant