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

Handle async functions in depends with watch=True #611

Merged
merged 2 commits into from
Mar 26, 2022

Conversation

philippjfr
Copy link
Member

Required for holoviz/panel#3262 to work

@codecov-commenter
Copy link

codecov-commenter commented Mar 26, 2022

Codecov Report

Merging #611 (70b7d4c) into master (fb6f4d9) will decrease coverage by 0.15%.
The diff coverage is 41.66%.

@@            Coverage Diff             @@
##           master     #611      +/-   ##
==========================================
- Coverage   81.95%   81.79%   -0.16%     
==========================================
  Files           4        4              
  Lines        3020     3027       +7     
==========================================
+ Hits         2475     2476       +1     
- Misses        545      551       +6     
Impacted Files Coverage Δ
param/parameterized.py 81.89% <41.66%> (-0.30%) ⬇️

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 fb6f4d9...70b7d4c. Read the comment docs.

@philippjfr philippjfr merged commit 63f8e36 into master Mar 26, 2022
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