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

Conversation

lukemun
Copy link
Contributor

@lukemun lukemun commented Jan 14, 2025

  • flask_cache_ was being added as a default key prefix which interfering with it showing up in the Sentry UI

…red with the transaction being shown in Sentry UI
@lukemun lukemun requested a review from a team as a code owner January 14, 2025 19:32
Copy link

vercel bot commented Jan 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
empower ⬜️ Ignored (Inspect) Jan 14, 2025 7:32pm

@lukemun lukemun requested a review from realkosty January 14, 2025 19:32
Copy link

codecov bot commented Jan 14, 2025

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           
Flag Coverage Δ
api 6.59% <ø> (ø)
frontend 54.75% <ø> (ø)
Components Coverage Δ
checkout_module 6.59% <ø> (ø)
product_component 56.41% <ø> (ø)
Files with missing lines Coverage Δ
flask/src/main.py 0.00% <ø> (ø)

Copy link

codecov bot commented Jan 14, 2025

Bundle Report

Bundle size has no change ✅

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.

1 participant