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 pending writes are dispatched in order and only from correct thread #6443

Merged
merged 4 commits into from
Mar 6, 2024

Check if loaded before logging error

8ba9f99
Select commit
Loading
Failed to load commit list.
Merged

Ensure pending writes are dispatched in order and only from correct thread #6443

Check if loaded before logging error
8ba9f99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 6, 2024 in 0s

71.55% (-10.53%) compared to 6608244

View this Pull Request on Codecov

71.55% (-10.53%) compared to 6608244

Details

Codecov Report

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

Project coverage is 71.55%. Comparing base (6608244) to head (8ba9f99).
Report is 1 commits behind head on main.

Files Patch % Lines
panel/io/document.py 32.00% 17 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6443       +/-   ##
===========================================
- Coverage   82.07%   71.55%   -10.53%     
===========================================
  Files         310      310               
  Lines       45920    45928        +8     
===========================================
- Hits        37691    32863     -4828     
- Misses       8229    13065     +4836     

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