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

Static text bug fix #964

Merged
merged 1 commit into from Jan 19, 2020
Merged

Static text bug fix #964

merged 1 commit into from Jan 19, 2020

Conversation

philippjfr
Copy link
Member

Fixes #858

@codecov
Copy link

codecov bot commented Jan 19, 2020

Codecov Report

Merging #964 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #964      +/-   ##
==========================================
+ Coverage   85.25%   85.25%   +<.01%     
==========================================
  Files          96       96              
  Lines       10715    10718       +3     
==========================================
+ Hits         9135     9138       +3     
  Misses       1580     1580
Impacted Files Coverage Δ
panel/tests/widgets/test_input.py 100% <100%> (ø) ⬆️
panel/widgets/input.py 97.93% <100%> (+0.01%) ⬆️

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 08cf06d...23bdcbe. Read the comment docs.

@philippjfr philippjfr merged commit 860ed2c into master Jan 19, 2020
@philippjfr philippjfr deleted the static_text_bug_fix branch January 23, 2020 02:00
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.

Bug when setting value of StaticText widget
1 participant