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

💥 change Action's onError arugument #40

Merged
merged 3 commits into from
Jan 15, 2017

Conversation

crexista
Copy link
Owner

  • onError received argument ActionError until now, but ActionError is unnesseary for user.
  • so, try to change ActionError is public to internal.
  • Kabukit user don't think about ActionError

- `onError` received argument `ActionError` until now, but `ActionError` is unnesseary for user.
-  so, try to change `ActionError` is public to internal.
-  Kabukit user don't think about `ActionError`
@codecov-io
Copy link

codecov-io commented Jan 15, 2017

Current coverage is 88.30% (diff: 100%)

Merging #40 into versions/0.1.0 will not change coverage

@@           versions/0.1.0        #40   diff @@
================================================
  Files                  11         11          
  Lines                 248        248          
  Methods                 0          0          
  Messages                0          0          
  Branches                0          0          
================================================
  Hits                  219        219          
  Misses                 29         29          
  Partials                0          0          

Powered by Codecov. Last update 8a8fd21...b52a06b

@crexista crexista merged commit 56d7a57 into versions/0.1.0 Jan 15, 2017
@crexista crexista deleted the feature/resturcture/action_onerror branch January 15, 2017 13:02
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

2 participants