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

fix per_session caching #6169

Merged
merged 2 commits into from
Jan 12, 2024

Fix and add test

1be8e66
Select commit
Loading
Failed to load commit list.
Merged

fix per_session caching #6169

Fix and add test
1be8e66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2024 in 1s

84.38% (+62.03%) compared to eac968a

View this Pull Request on Codecov

84.38% (+62.03%) compared to eac968a

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (eac968a) 22.35% compared to head (1be8e66) 84.38%.
Report is 2 commits behind head on main.

Files Patch % Lines
panel/io/cache.py 25.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6169       +/-   ##
===========================================
+ Coverage   22.35%   84.38%   +62.03%     
===========================================
  Files         299      299               
  Lines       44647    44666       +19     
===========================================
+ Hits         9980    37693    +27713     
+ Misses      34667     6973    -27694     

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