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

Improve PeriodicCallback #1542

Merged
merged 5 commits into from
Aug 24, 2020
Merged

Improve PeriodicCallback #1542

merged 5 commits into from
Aug 24, 2020

Conversation

philippjfr
Copy link
Member

Implements suggestions in #579

@codecov
Copy link

codecov bot commented Aug 23, 2020

Codecov Report

Merging #1542 into master will decrease coverage by 0.04%.
The diff coverage is 55.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1542      +/-   ##
==========================================
- Coverage   85.65%   85.61%   -0.05%     
==========================================
  Files         146      146              
  Lines       16076    16146      +70     
==========================================
+ Hits        13770    13823      +53     
- Misses       2306     2323      +17     
Impacted Files Coverage Δ
panel/io/callbacks.py 26.02% <15.62%> (-3.39%) ⬇️
panel/reactive.py 86.43% <94.11%> (+1.06%) ⬆️
panel/io/embed.py 85.99% <100.00%> (ø)
panel/tests/test_links.py 98.88% <100.00%> (+0.06%) ⬆️
panel/pane/deckgl.py 77.77% <0.00%> (+4.24%) ⬆️

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 b579f29...033dabb. Read the comment docs.

@philippjfr philippjfr merged commit 391c4c7 into master Aug 24, 2020
@philippjfr philippjfr deleted the link_running branch August 24, 2020 01:04
philippjfr added a commit that referenced this pull request Sep 17, 2020
* Improve PeriodicCallback

* Fix boomeranging events

* Support bidirectional watcher

* Updated docs

* Embedding fixes
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

1 participant