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

fix(ui): blacklisted api reducer from being persisted #374

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

cephaschapa
Copy link
Contributor

changes

  • adds blacklist property to persistConfig in the redux store that blacklists api reducer from RTK service

@cephaschapa cephaschapa requested a review from lemilonkh March 13, 2024 14:14
@cephaschapa cephaschapa self-assigned this Mar 13, 2024
Copy link

LCOV of commit fda8341 during Push Web app to GHCR and deploy to EKS #846

Summary coverage rate:
  lines......: 61.8% (5701 of 9232 lines)
  functions..: 86.9% (246 of 283 functions)
  branches...: 88.4% (359 of 406 branches)

Files changed coverage rate: n/a

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.27%. Comparing base (389e22f) to head (fda8341).
Report is 23 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #374      +/-   ##
===========================================
+ Coverage    61.23%   61.27%   +0.03%     
===========================================
  Files           61       61              
  Lines         9179     9232      +53     
  Branches        89       91       +2     
===========================================
+ Hits          5621     5657      +36     
- Misses        3553     3570      +17     
  Partials         5        5              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lemilonkh lemilonkh merged commit db10083 into develop Mar 13, 2024
5 checks passed
@lemilonkh lemilonkh deleted the fix/redux-persist-state branch March 13, 2024 14:25
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