Skip to content

Validate presets against simdata configuration#1251

Open
ezio-melotti wants to merge 2 commits into
masterfrom
validate-simdata
Open

Validate presets against simdata configuration#1251
ezio-melotti wants to merge 2 commits into
masterfrom
validate-simdata

Conversation

@ezio-melotti

Copy link
Copy Markdown
Collaborator

This PR adds a function that validates simdata configuration against the presets to ensure that they match. This is done after launching a preset simulation and downloading the cached simdata.

@ezio-melotti
ezio-melotti requested a review from Copilot January 9, 2026 16:02
@ezio-melotti ezio-melotti self-assigned this Jan 9, 2026
@ezio-melotti ezio-melotti added the enhancement A new enhancement or feature label Jan 9, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR adds validation functionality to ensure that cached simulation data configurations match their corresponding preset definitions. After downloading cached simdata for a preset simulation, the new validation function compares the configuration values and logs any discrepancies to the console.

Key Changes

  • Added validateSimdataConfiguration method to compare preset and simdata configurations
  • Integrated validation into the preset data import flow to detect configuration mismatches

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/views/ConfigurationView.vue Outdated
Comment thread src/views/ConfigurationView.vue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement A new enhancement or feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants