Skip to content

Conversation

@iMicknl
Copy link
Owner

@iMicknl iMicknl commented Jan 7, 2026

Copilot AI review requested due to automatic review settings January 7, 2026 23:04
@iMicknl iMicknl requested a review from tetienne as a code owner January 7, 2026 23:04
@github-actions github-actions bot added the bug Something isn't working label Jan 7, 2026
@iMicknl iMicknl merged commit e60ee3e into main Jan 7, 2026
15 checks passed
@iMicknl iMicknl deleted the fix/scenario_model branch January 7, 2026 23:06
Copy link
Contributor

Copilot AI left a comment

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 makes the metadata field optional in the Scenario class to handle API responses that may not include metadata for certain scenarios.

Key changes:

  • Updated metadata field type annotation from str to str | None with default value None
  • Reorganized __init__ parameter order to place required parameters before optional ones

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

iMicknl added a commit that referenced this pull request Jan 8, 2026
Add additional test fixtures, which would have helped to spot #1883
regression.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Overkiz after updating 26.1

2 participants