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

Ensure periodic callback cleanup does not error on session warmup #6886

Merged
merged 1 commit into from
May 31, 2024

Ensure periodic callback cleanup does not error on session warmup

b5a8cc4
Select commit
Loading
Failed to load commit list.
Merged

Ensure periodic callback cleanup does not error on session warmup #6886

Ensure periodic callback cleanup does not error on session warmup
b5a8cc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2024 in 0s

81.51% (-0.02%) compared to fa1c9fc

View this Pull Request on Codecov

81.51% (-0.02%) compared to fa1c9fc

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 81.51%. Comparing base (fa1c9fc) to head (b5a8cc4).
Report is 2 commits behind head on main.

Files Patch % Lines
panel/io/callbacks.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6886      +/-   ##
==========================================
- Coverage   81.52%   81.51%   -0.02%     
==========================================
  Files         319      319              
  Lines       46934    46935       +1     
==========================================
- Hits        38265    38259       -6     
- Misses       8669     8676       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.