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

fix: send framework name with severity reason #143

Merged
merged 1 commit into from
Oct 29, 2020

Conversation

kattrali
Copy link
Contributor

Framework was missing from handled state payload contents. Updated the JSON serializer to include it and the tests to validate the change. Handled events already included assertions to ensure the handled state was sent correctly.

Testing

  • Added new assertions for setting the framework value to the payload and web framework tests.
  • Tested manually to ensure a custom handled state with a framework value was reflected correctly on the dashboard

@kattrali kattrali requested a review from imjoehaines October 29, 2020 12:29
payload.go Outdated Show resolved Hide resolved
Framework was missing from handled state payload contents. Updated the
JSON serializer to include it and the tests to validate the change.
Handled events already included assertions to ensure the handled state
was sent correctly.
@kattrali kattrali force-pushed the kattrali/send-severity-reason-attributes branch from 5989999 to f20383f Compare October 29, 2020 13:54
@kattrali kattrali merged commit 32cba73 into next Oct 29, 2020
@kattrali kattrali deleted the kattrali/send-severity-reason-attributes branch October 29, 2020 14:40
@kattrali kattrali mentioned this pull request Nov 12, 2020
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.

2 participants