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

Implement Player value_throttled #3756

Merged
merged 1 commit into from
Aug 14, 2022
Merged

Implement Player value_throttled #3756

merged 1 commit into from
Aug 14, 2022

Conversation

philippjfr
Copy link
Member

Fixed #587

@codecov
Copy link

codecov bot commented Aug 13, 2022

Codecov Report

Merging #3756 (e4f0d47) into master (4a9b4d0) will decrease coverage by 0.00%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##           master    #3756      +/-   ##
==========================================
- Coverage   84.21%   84.21%   -0.01%     
==========================================
  Files         213      213              
  Lines       30993    31009      +16     
==========================================
+ Hits        26102    26114      +12     
- Misses       4891     4895       +4     
Flag Coverage Δ
ui-tests 34.00% <41.66%> (+<0.01%) ⬆️
unitexamples-tests 77.11% <83.33%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
panel/widgets/player.py 78.57% <82.60%> (-1.14%) ⬇️
panel/models/widgets.py 100.00% <100.00%> (ø)

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

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.

Player widget's Slider option to change callback_policy
1 participant