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 multiple test results bug #269

Merged
merged 4 commits into from
Nov 26, 2024
Merged

Conversation

tkmcmaster
Copy link
Collaborator

- The null pointer throws on redraw. All the calculations and freeing of memory must be done within a setState block while the data is static
@tkmcmaster tkmcmaster self-assigned this Nov 26, 2024
@tkmcmaster tkmcmaster requested a review from a team November 26, 2024 19:39
@tkmcmaster tkmcmaster marked this pull request as ready for review November 26, 2024 19:39
@tkmcmaster tkmcmaster merged commit 1712aa9 into master Nov 26, 2024
6 checks passed
@tkmcmaster tkmcmaster deleted the fix-multiple-test-results-bug branch November 26, 2024 20:18
tkmcmaster added a commit that referenced this pull request Dec 6, 2024
* Fix multiple test results bug (#269)

* Fixed the bug with multiple results files and switching between

- The null pointer throws on redraw. All the calculations and freeing of memory must be done within a setState block while the data is static

* Updated eslint to include storybook

* Updated eslint to include storybook

* Fixed eslint files

* Michael/perf 1699 (#270)

* Updated Request tool to get it online

* Removed unused component

* Updates to remove lint errors

* PewPew improvements (#271)

* PewPew improvements

* Updated scripts for running locally

* Remove har to yaml from controller (#272)

* Removed the yamlwriter and all its components from the controller

* Changed the yamlwriter link in the layout to go to the guide yaml writer

* Removed Non Prod message for login

* Removed unneeded vars

---------

Co-authored-by: blonde-mike <[email protected]>
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