Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Adding the Json Parser Object as the Class Member Variable #503

Merged
merged 1 commit into from
Nov 15, 2020

Conversation

adityaj1107
Copy link
Contributor

@adityaj1107 adityaj1107 commented Oct 30, 2020

Fixes #: Instead of creating a new JsonParser() variable every-time creating one which will load whenever the Action Handler loads.

Description of changes: Adding the Json Parser Object as the Class Member Variable

Tests:

If new tests are added, how long do the new ones take to complete

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

sidheart
sidheart previously approved these changes Oct 30, 2020
sruti1312
sruti1312 previously approved these changes Oct 30, 2020
@yojs
Copy link
Contributor

yojs commented Nov 3, 2020

@aditjind There are 6 test failures. It might be good to rebase and re-trigger the CI ?

Copy link
Contributor Author

@adityaj1107 adityaj1107 left a comment

Choose a reason for hiding this comment

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

@aditjind There are 6 test failures. It might be good to rebase and re-trigger the CI ?

Done. A single failure which is a subset of the flaky tests

@yojs
Copy link
Contributor

yojs commented Nov 10, 2020

can we add in the description of the PR; the motivation for the change ?

@adityaj1107
Copy link
Contributor Author

can we add in the description of the PR; the motivation for the change ?

Done

@adityaj1107 adityaj1107 merged commit d217727 into master Nov 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants