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

Override default flask_caching key prefix #662

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

- flask_cache_ was being added as a default key prefix which interfe…

e0f4631
Select commit
Loading
Failed to load commit list.
Open

Override default flask_caching key prefix #662

- flask_cache_ was being added as a default key prefix which interfe…
e0f4631
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

34.13% (target 35.00%)

View this Pull Request on Codecov

34.13% (target 35.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.13%. Comparing base (ded90de) to head (e0f4631).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #662   +/-   ##
=======================================
  Coverage   34.13%   34.13%           
=======================================
  Files          37       37           
  Lines         920      920           
  Branches      111      111           
=======================================
  Hits          314      314           
  Misses        589      589           
  Partials       17       17           
Components Coverage Δ
checkout_module 6.59% <ø> (ø)
product_component 56.41% <ø> (ø)
Files with missing lines Coverage Δ
flask/src/main.py 0.00% <ø> (ø)