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 options to the transformFn so the transformFn can have access to the body or other options if needed #29

Merged
merged 4 commits into from
May 14, 2021

Conversation

mkasper1-godaddy
Copy link
Contributor

There is a need for us to inject into the response values that where in the original request body. We are wanting to inject the additional values before hitting the success reducer.

@coveralls
Copy link

coveralls commented May 13, 2021

Pull Request Test Coverage Report for Build 128

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 114: 0.0%
Covered Lines: 165
Relevant Lines: 165

💛 - Coveralls

Copy link

@rmarkins-godaddy rmarkins-godaddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

won't hold it up but left a nit comment

.eslintrc.js Outdated Show resolved Hide resolved
@kinetifex kinetifex merged commit 7fb65ff into godaddy:master May 14, 2021
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

4 participants