Angular persist query client experimental - #8324
Merged
arnoud-dv merged 57 commits intoApr 13, 2025
Merged
Conversation
OmerGronich
marked this pull request as draft
November 22, 2024 14:58
OmerGronich
force-pushed
the
angular-persist-query-client-experimental
branch
from
November 22, 2024 15:01
8474149 to
31c8c0e
Compare
|
View your CI Pipeline Execution ↗ for commit 14509a2.
☁️ Nx Cloud last updated this comment at |
OmerGronich
force-pushed
the
angular-persist-query-client-experimental
branch
3 times, most recently
from
November 23, 2024 12:00
0ff5f5c to
b4d880a
Compare
OmerGronich
force-pushed
the
angular-persist-query-client-experimental
branch
from
November 23, 2024 19:42
566f72a to
e1ae58d
Compare
OmerGronich
marked this pull request as ready for review
November 23, 2024 20:12
OmerGronich
force-pushed
the
angular-persist-query-client-experimental
branch
2 times, most recently
from
November 29, 2024 13:27
d4fa95c to
9e4182a
Compare
arnoud-dv
requested changes
Dec 1, 2024
arnoud-dv
left a comment
Collaborator
There was a problem hiding this comment.
Some suggestions for now, I still need to do a more in-depth review of the persistence itself.
OmerGronich
force-pushed
the
angular-persist-query-client-experimental
branch
3 times, most recently
from
December 7, 2024 14:40
3c3c8ec to
ed0ed3c
Compare
- Created isRestoring injection token and provider - handled restoration phase in create-base-query.ts - handled restoration phase in
…port, and the withPersistQueryClient feature
crutchcorn
reviewed
Mar 10, 2025
crutchcorn
left a comment
Member
There was a problem hiding this comment.
I was requested to review this PR from OP - it generally looks good to me! Seems like a lot of edgecases handled as well.
Anything you want to me to take a closer eye on?
OmerGronich
commented
Mar 12, 2025
…ry-client-experimental
arnoud-dv
reviewed
Apr 10, 2025
…kage name and updated configurations
arnoud-dv
force-pushed
the
angular-persist-query-client-experimental
branch
from
April 13, 2025 12:46
4f52f3a to
3c7a516
Compare
arnoud-dv
force-pushed
the
angular-persist-query-client-experimental
branch
from
April 13, 2025 12:47
3c7a516 to
12e9b00
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8324 +/- ##
==========================================
+ Coverage 44.32% 44.44% +0.12%
==========================================
Files 202 204 +2
Lines 8063 8099 +36
Branches 1784 1796 +12
==========================================
+ Hits 3574 3600 +26
- Misses 4059 4067 +8
- Partials 430 432 +2 🚀 New features to boost your workflow:
|
arnoud-dv
approved these changes
Apr 13, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Angular Query Persister Plugin
angular-query-persist-client-packagewithPersistQueryClientin new package