Skip to content

Validate plot data - #238

Merged
StephenNneji merged 3 commits into
RascalSoftware:mainfrom
StephenNneji:validate_result
Aug 6, 2026
Merged

Validate plot data#238
StephenNneji merged 3 commits into
RascalSoftware:mainfrom
StephenNneji:validate_result

Conversation

@StephenNneji

@StephenNneji StephenNneji commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Fixes #209

This adds validation for plot data instead of whole result object to reduce complexity. When loading a project with a bad result file, a warning is thrown then the bad result is not loaded.

Screenshot 2026-07-06 154716

@MikeSullivan7 MikeSullivan7 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good, I deleted parts of the data in the results data JSON and it got caught when loading in as expected

@StephenNneji
StephenNneji merged commit 53436e9 into RascalSoftware:main Aug 6, 2026
10 checks passed
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.

We need a validation function for result json

2 participants