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

Allow to clear the cache before anything is cached #5981

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

maximlt
Copy link
Member

@maximlt maximlt commented Dec 4, 2023

Fixes #5968

Copy link

codecov bot commented Dec 4, 2023

Codecov Report

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

Comparison is base (6690bd3) 84.36% compared to head (b33678d) 82.67%.

Files Patch % Lines
panel/io/cache.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5981      +/-   ##
==========================================
- Coverage   84.36%   82.67%   -1.70%     
==========================================
  Files         291      291              
  Lines       43452    43458       +6     
==========================================
- Hits        36660    35930     -730     
- Misses       6792     7528     +736     
Flag Coverage Δ
ui-tests 38.37% <16.66%> (-2.44%) ⬇️
unitexamples-tests 72.26% <83.33%> (-0.20%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@philippjfr philippjfr merged commit 573497c into main Dec 4, 2023
10 of 13 checks passed
@philippjfr philippjfr deleted the fix_cache_clear_before_cached branch December 4, 2023 17:13
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.

NameError: name 'func_hash' is not defined when using click and panel cache with diskcache.
2 participants