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

Refactoring #17

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

Refactoring #17

wants to merge 5 commits into from

Conversation

Schwusch
Copy link
Contributor

@Schwusch Schwusch commented Sep 8, 2020

This is a breaking change due to the removal of InvocationResult, as requestId is handled by the Runtime.

Description of changes:

  • Allow multiple handlers by fetching correct name from environment
  • Enable analysis by correcting analysis_options.yaml file name
  • Bump Pedantic
  • Fix analyzer errors
  • Correct error invocation body
  • Removed need for InvocationResult class

 - Allow multiple handlers by fetching correct name from environment
 - Allow parallel execution by not locking loop after each invocation
 - Enable analysis by correcting analysis_options.yaml file name
 - Bump Pedantic
 - Fix analyzer errors
 - Allow logging
 - Correct error invocation body
 - Removed need for InvocationResult class
@Schwusch Schwusch mentioned this pull request Apr 8, 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.

1 participant