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/load_persistent_cache() #209

Merged
merged 1 commit into from
Feb 11, 2024
Merged

fix/load_persistent_cache() #209

merged 1 commit into from
Feb 11, 2024

Conversation

JarbasAl
Copy link
Member

permanent cache wasnt being loaded on cache init

permanent cache wasnt being loaded on cache init
@JarbasAl JarbasAl added the bug Something isn't working label Jan 23, 2024
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (dev@e265403). Click here to learn what that means.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev    #209   +/-   ##
=====================================
  Coverage       ?   0.00%           
=====================================
  Files          ?      58           
  Lines          ?    4112           
  Branches       ?       0           
=====================================
  Hits           ?       0           
  Misses         ?    4112           
  Partials       ?       0           

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

@JarbasAl JarbasAl requested review from emphasize and a team January 23, 2024 12:42
@mikejgray
Copy link
Contributor

Consider adding a unit test, mocking the method call and validating it's called on class init, to help catch these issues in the future

@JarbasAl JarbasAl merged commit 71883ce into dev Feb 11, 2024
10 checks passed
@JarbasAl JarbasAl deleted the fix/load_persistent_cache() branch February 11, 2024 05:44
@github-actions github-actions bot mentioned this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants