8000 Fix regression initializing DiscreteSlider with non-integer value by philippjfr · Pull Request #4009 · holoviz/panel · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@philippjfr
Copy link
Member

Fixes #3965

@codecov
Copy link
codecov bot commented Oct 15, 2022

Codecov Report

Merging #4009 (0acb130) into master (00f6f33) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4009      +/-   ##
==========================================
- Coverage   83.67%   83.67%   -0.01%     
==========================================
  Files         223      223              
  Lines       33128    33130       +2     
==========================================
+ Hits        27719    27720       +1     
- Misses       5409     5410       +1     
Flag Coverage Δ
ui-tests 37.57% <0.00%> (-0.02%) ⬇️
unitexamples-tests 74.69% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
panel/tests/widgets/test_player.py 100.00% <100.00%> (ø)
panel/widgets/player.py 79.06% <100.00%> (+0.49%) ⬆️
panel/tests/util.py 88.34% <0.00%> (-0.98%) ⬇️

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

@philippjfr philippjfr merged commit 00a4f30 into master Oct 15, 2022
@philippjfr philippjfr deleted the player_value_throttled branch October 15, 2022 11:06
@github-actions
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 Sep 11, 2025
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.

Regression: DiscretePlayer now only accept integers as options

2 participants

0