Skip to content

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

Open
soxjke wants to merge 2 commits intomasterfrom
feature/issue-3
Open

Add mixin-like approach of connecting custom middleware to Store#8
soxjke wants to merge 2 commits intomasterfrom
feature/issue-3

Conversation

@soxjke
Copy link
Copy Markdown
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
Copy Markdown

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.

1 participant