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

Do not flicker busy indicator during autoreload check #3804

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

philippjfr
Copy link
Member

Fixes #3800

@codecov
Copy link

codecov bot commented Sep 5, 2022

Codecov Report

Merging #3804 (2a07230) into master (5f330f2) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3804      +/-   ##
==========================================
- Coverage   82.97%   82.97%   -0.01%     
==========================================
  Files         221      221              
  Lines       32205    32208       +3     
==========================================
  Hits        26723    26723              
- Misses       5482     5485       +3     
Flag Coverage Δ
ui-tests 34.16% <87.50%> (+<0.01%) ⬆️
unitexamples-tests 75.42% <100.00%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
panel/io/callbacks.py 78.94% <100.00%> (+0.48%) ⬆️
panel/io/reload.py 69.56% <100.00%> (-2.18%) ⬇️
panel/util.py 87.16% <0.00%> (-0.38%) ⬇️

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

@philippjfr philippjfr merged commit ccf12a9 into master Sep 5, 2022
@philippjfr philippjfr deleted the autoreload_busy branch September 5, 2022 10:23
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.

websocket flooded with ~20 events per second
1 participant