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

Compatibility with param 1.9.0 #262

Merged
merged 4 commits into from
Mar 2, 2019
Merged

Compatibility with param 1.9.0 #262

merged 4 commits into from
Mar 2, 2019

Conversation

philippjfr
Copy link
Member

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #262 into master will decrease coverage by 0.38%.
The diff coverage is 51.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
- Coverage   88.91%   88.53%   -0.39%     
==========================================
  Files          44       44              
  Lines        5492     5519      +27     
==========================================
+ Hits         4883     4886       +3     
- Misses        609      633      +24
Impacted Files Coverage Δ
setup.py 0% <ø> (ø) ⬆️
panel/interact.py 73.43% <0%> (ø) ⬆️
panel/pipeline.py 80.82% <100%> (ø) ⬆️
panel/layout.py 94.82% <100%> (ø) ⬆️
panel/widgets.py 94.11% <100%> (ø) ⬆️
panel/param.py 90.74% <100%> (ø) ⬆️
panel/pane.py 81.99% <100%> (ø) ⬆️
panel/tests/test_param.py 99.61% <100%> (ø) ⬆️
panel/util.py 70.81% <17.24%> (-7.83%) ⬇️

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 36ec88b...490f03c. Read the comment docs.

@philippjfr philippjfr merged commit 7a8a251 into master Mar 2, 2019
@codecov-io
Copy link

codecov-io commented Mar 2, 2019

Codecov Report

Merging #262 into master will decrease coverage by 0.38%.
The diff coverage is 51.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
- Coverage   88.91%   88.53%   -0.39%     
==========================================
  Files          44       44              
  Lines        5492     5519      +27     
==========================================
+ Hits         4883     4886       +3     
- Misses        609      633      +24
Impacted Files Coverage Δ
setup.py 0% <ø> (ø) ⬆️
panel/interact.py 73.43% <0%> (ø) ⬆️
panel/pipeline.py 80.82% <100%> (ø) ⬆️
panel/layout.py 94.82% <100%> (ø) ⬆️
panel/widgets.py 94.11% <100%> (ø) ⬆️
panel/param.py 90.74% <100%> (ø) ⬆️
panel/pane.py 81.99% <100%> (ø) ⬆️
panel/tests/test_param.py 99.61% <100%> (ø) ⬆️
panel/util.py 70.81% <17.24%> (-7.83%) ⬇️

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 36ec88b...490f03c. Read the comment docs.

@philippjfr philippjfr deleted the param_compatibility branch March 6, 2019 14:46
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.

None yet

2 participants