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

Implement PeriodicCallback #348

Merged
merged 3 commits into from
Apr 2, 2019
Merged

Implement PeriodicCallback #348

merged 3 commits into from
Apr 2, 2019

Conversation

philippjfr
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Apr 2, 2019

Codecov Report

Merging #348 into master will decrease coverage by 0.23%.
The diff coverage is 31.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #348      +/-   ##
==========================================
- Coverage   87.05%   86.81%   -0.24%     
==========================================
  Files          88       89       +1     
  Lines        7741     8071     +330     
==========================================
+ Hits         6739     7007     +268     
- Misses       1002     1064      +62
Impacted Files Coverage Δ
panel/callbacks.py 30.95% <30.95%> (ø)
panel/viewable.py 82.62% <33.33%> (-1.08%) ⬇️
panel/pane/vtk.py 27.89% <0%> (-2.93%) ⬇️
panel/param.py 91.21% <0%> (-1.01%) ⬇️
panel/links.py 88.34% <0%> (+3.6%) ⬆️
panel/layout.py 91.95% <0%> (+4.37%) ⬆️

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 a09e829...d7770f9. Read the comment docs.

@philippjfr philippjfr merged commit 00e3227 into master Apr 2, 2019
@philippjfr philippjfr deleted the callbacks branch September 9, 2019 16:38
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.

2 participants