-
Notifications
You must be signed in to change notification settings - Fork 44
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
front: transform some RTK mutations into queries to prevent useless requests #9831
base: dev
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #9831 +/- ##
==========================================
- Coverage 38.14% 38.12% -0.03%
==========================================
Files 998 998
Lines 92134 92138 +4
Branches 1192 1192
==========================================
- Hits 35149 35131 -18
- Misses 56529 56551 +22
Partials 456 456
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
091927b
to
885db5d
Compare
front/src/applications/operationalStudies/views/SimulationResults.tsx
Outdated
Show resolved
Hide resolved
front/src/applications/operationalStudies/views/SimulationResults.tsx
Outdated
Show resolved
Hide resolved
c6bf33a
to
a52b277
Compare
a52b277
to
d9ecd69
Compare
d9ecd69
to
aa3b58c
Compare
Since your rebase and the merge of this PR, there is another spot where you need to update the |
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
Signed-off-by: Clara Ni <clara.ni@outlook.fr>
aa3b58c
to
8124752
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm and tested, nice changes !
closes #9830
See the commits