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

move field result_type to be a tag #3451

Closed
wants to merge 2 commits into from
Closed

move field result_type to be a tag #3451

wants to merge 2 commits into from

Conversation

morfien101
Copy link
Contributor

Updating the net_response plugin to move the result_type field to a tag. This will allow it so be used for filtering via the string values.
Replacing the field with value called success which has an int of 0 or 1 based on the result of the test.

Updating linting for go rules.
Updating README.md and tests to reflect the changes made.

Required for all PRs:

  • [ x ] Signed CLA.
  • [ x ] Associated README.md updated.
  • [ x ] Has appropriate unit tests.

…nt and moved the current result_type string value to a tag.

Fixing go linting issues.
Updating tests to reflect the changes.
Updating README.md to reflect the changes.
…s written out as result_value_1 as it conflicts with the tag.

Updating README.md and tests to reflect the changes
@morfien101
Copy link
Contributor Author

rejected

@morfien101 morfien101 closed this Nov 10, 2017
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