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

feat(redux-store): add mediation store #424

Conversation

TimoGlastra
Copy link
Contributor

Add mediation to the redux store

Signed-off-by: Timo Glastra [email protected]

@codecov-commenter
Copy link

codecov-commenter commented Aug 12, 2021

Codecov Report

Merging #424 (8a1f39e) into main (430d965) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #424      +/-   ##
==========================================
- Coverage   86.29%   86.24%   -0.06%     
==========================================
  Files         249      249              
  Lines        5255     5264       +9     
  Branches      784      784              
==========================================
+ Hits         4535     4540       +5     
- Misses        720      724       +4     
Impacted Files Coverage Δ
.../core/src/modules/credentials/CredentialsModule.ts 88.46% <0.00%> (-2.33%) ⬇️
...es/core/src/modules/credentials/CredentialState.ts 100.00% <0.00%> (ø)
.../modules/credentials/services/CredentialService.ts 97.00% <0.00%> (+0.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 430d965...8a1f39e. Read the comment docs.

@TimoGlastra TimoGlastra merged commit 03e4341 into openwallet-foundation:main Aug 12, 2021
@TimoGlastra TimoGlastra deleted the feature/redux-store-mediation branch August 12, 2021 13:51
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.

3 participants