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

Don't bother hitting the DB if we got everything from cache #3376

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

S7evinK
Copy link
Contributor

@S7evinK S7evinK commented May 16, 2024

Yet another finding where we hit the DB with a useless query.

@S7evinK S7evinK requested a review from a team as a code owner May 16, 2024 17:56
Copy link
Collaborator

@devonh devonh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.48%. Comparing base (46902e5) to head (7b7a176).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3376      +/-   ##
==========================================
- Coverage   67.51%   67.48%   -0.03%     
==========================================
  Files         521      521              
  Lines       47366    47368       +2     
==========================================
- Hits        31977    31967      -10     
- Misses      11405    11410       +5     
- Partials     3984     3991       +7     
Flag Coverage Δ
unittests 52.70% <100.00%> (-0.06%) ⬇️

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.

@S7evinK S7evinK merged commit a2e56dc into main Jul 27, 2024
20 checks passed
@S7evinK S7evinK deleted the s7evink/fix-keydb-cache branch July 27, 2024 20:28
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.

2 participants