-
Notifications
You must be signed in to change notification settings - Fork 558
Fix favorite_lists returning null on cache miss and add regression coverage #3435
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
Open
vipulpandey21
wants to merge
16
commits into
ohcnetwork:develop
Choose a base branch
from
vipulpandey21:fix-favorites-cache-none
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 5 commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
c5b67f7
Fix PlugConfig cache miss for empty list
vipulpandey21 d16b0f3
Fix favorite_lists cache miss returning null
vipulpandey21 7d47309
Add regression test for favorite_lists cache miss response
vipulpandey21 8ff3f18
Add docstring for favorite_lists endpoint
vipulpandey21 7bb6de9
Add docstrings for favorites endpoints
vipulpandey21 6236168
Add module and field docstrings to improve coverage
vipulpandey21 ec42741
Merge branch 'develop' into fix-favorites-cache-none
vipulpandey21 b18a71a
refactor: simplify favorite_lists cache handling and trim docstrings
vipulpandey21 7e11790
fix: preserve ordering when deduplicating favorite_lists
vipulpandey21 df8559d
Merge branch 'develop' into fix-favorites-cache-none
praffq b84bd66
Merge branch 'develop' into fix-favorites-cache-none
vipulpandey21 8f016d8
chore: fix lint issues via pre-commit
vipulpandey21 2272f07
test: assert empty list and verify cache population on cold cache
vipulpandey21 2a5c0e2
test: assert empty list and verify cache population on cold cache
vipulpandey21 99720a5
Merge branch 'develop' into fix-favorites-cache-none
praffq 312fe50
Merge branch 'develop' into fix-favorites-cache-none
vipulpandey21 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.