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 caching playtime issue #12

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Conversation

TabulateJarl8
Copy link
Owner

This fixes the issue where the cache handler was caching game playtime, which is different for users so it shouldn't be cached.

Closes #11

Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cbe8597) 100.00% compared to head (1807e44) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #12   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          323       323           
=========================================
  Hits           323       323           

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

@TabulateJarl8 TabulateJarl8 merged commit 4b0eea6 into master Feb 13, 2024
6 checks passed
@TabulateJarl8 TabulateJarl8 deleted the fix-cache-storing-playtime branch February 13, 2024 01:01
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.

Cache is incorrectly storing playtime data
1 participant