Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Add transformer to payloads (ActionEmitterTransformerToken) #115

Merged
merged 2 commits into from
Sep 5, 2018

Conversation

dennisgl
Copy link
Contributor

@dennisgl dennisgl commented Sep 5, 2018

Introduces ActionEmitterTransformerToken to add transformer to raw action payloads before emission. This is useful/required to ensure only necessary data are sent over-the-wire.

@codecov
Copy link

codecov bot commented Sep 5, 2018

Codecov Report

Merging #115 into master will increase coverage by 0.87%.
The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   83.33%   84.21%   +0.87%     
==========================================
  Files           1        1              
  Lines          12       19       +7     
  Branches        1        4       +3     
==========================================
+ Hits           10       16       +6     
  Misses          1        1              
- Partials        1        2       +1
Impacted Files Coverage Δ
src/index.js 84.21% <90%> (+0.87%) ⬆️

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 af69851...12ac059. Read the comment docs.

@dennisgl
Copy link
Contributor Author

dennisgl commented Sep 5, 2018

!merge

@old-fusion-bot old-fusion-bot bot merged commit 2859133 into fusionjs:master Sep 5, 2018
@AlexMSmithCA AlexMSmithCA mentioned this pull request Sep 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants