Skip to content

Conversation

philippjfr
Copy link
Member

Fixes #1882

@codecov
Copy link

codecov bot commented Feb 25, 2021

Codecov Report

Merging #2007 (bff7e91) into master (fd9e09c) will decrease coverage by 0.00%.
The diff coverage is 96.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2007      +/-   ##
==========================================
- Coverage   84.81%   84.81%   -0.01%     
==========================================
  Files         166      166              
  Lines       19997    20000       +3     
==========================================
+ Hits        16961    16962       +1     
- Misses       3036     3038       +2     
Impacted Files Coverage Δ
panel/tests/test_reactive.py 98.88% <95.00%> (+0.07%) ⬆️
panel/widgets/input.py 95.83% <100.00%> (-0.04%) ⬇️
panel/widgets/select.py 93.51% <100.00%> (+0.02%) ⬆️
panel/io/reload.py 65.88% <0.00%> (-2.36%) ⬇️
panel/pane/vtk/vtk.py 96.39% <0.00%> (-0.03%) ⬇️
panel/pane/vtk/synchronizable_deserializer.py 97.58% <0.00%> (+0.03%) ⬆️

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 fd9e09c...bff7e91. Read the comment docs.

@philippjfr philippjfr merged commit 537019d into master Feb 25, 2021
@philippjfr philippjfr deleted the value_input branch February 25, 2021 14:26
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.

Add value_input parameter to all TextInputs
1 participant