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

Add mixin-like approach of connecting custom middleware to Store #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

soxjke
Copy link
Owner

@soxjke soxjke commented Jan 1, 2018

This is intended to close issue #3

TODO:

  • Add unit tests coverage
  • Add docs

@soxjke soxjke changed the title Issue #3 - Add mixin-like approach of connecting custom middleware to Store Add mixin-like approach of connecting custom middleware to Store Jan 1, 2018
@codecov
Copy link

codecov bot commented Jan 1, 2018

Codecov Report

Merging #8 into master will increase coverage by 0.39%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #8      +/-   ##
=========================================
+ Coverage   95.91%   96.3%   +0.39%     
=========================================
  Files           3       2       -1     
  Lines         392     298      -94     
  Branches       32       0      -32     
=========================================
- Hits          376     287      -89     
+ Misses         16      11       -5
Impacted Files Coverage Δ
Redux-ReactiveSwift/Tests/StoreSpec.swift 100% <0%> (ø) ⬆️
Redux-ReactiveSwift/Tests/CallSpy.swift 80.7% <0%> (+2.32%) ⬆️

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 fef7571...82e6535. Read the comment docs.

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.

None yet

1 participant