8000 Add a DiscretePlayer class by philippjfr · Pull Request #171 · holoviz/panel · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@philippjfr
Copy link
Member
@philippjfr philippjfr commented Nov 29, 2018

Adds a DiscretePlayer class which is analogous to DiscreteSlider, i.e. rather than start and end values it has a options list, which it iterates over.

  • Adds unit tests

@codecov-io
Copy link
codecov-io commented Nov 29, 2018

Codecov Report

Merging #171 into master will increase coverage by 0.34%.
The diff coverage is 93.87%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #171      +/-   ##
=========================================
+ Coverage   90.05%   90.4%   +0.34%     
=========================================
  Files          30      30              
  Lines        4698    4823     +125     
=========================================
+ Hits         4231    4360     +129     
+ Misses        467     463       -4
Impacted Files Coverage Δ
panel/tests/test_widgets.py 100% <100%> (ø) ⬆️
panel/widgets.py 95.22% <90.9%> (-0.35%) ⬇️
panel/param.py 93.98% <0%> (+3.7%) ⬆️

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 61750d8...b82596c. Read the comment docs.

@philippjfr philippjfr merged commit 7b12ffc into master Nov 29, 2018
@philippjfr philippjfr deleted the discrete_player branch March 6, 2019 14:47
@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 12, 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.

2 participants

0