Skip to content

fix: Add defaults to Optional FeatureViewProjectionModel fields#337

Merged
zabarn merged 6 commits intomasterfrom
fix/feature-view-projection-model-defaults
Feb 11, 2026
Merged

fix: Add defaults to Optional FeatureViewProjectionModel fields#337
zabarn merged 6 commits intomasterfrom
fix/feature-view-projection-model-defaults

Conversation

@zabarn
Copy link

@zabarn zabarn commented Jan 30, 2026

What this PR does / why we need it:

This PR added Optional fields to the FeatureViewProjectionModel Pydantic Model, but broke backwards compatibility during validation by not having default values set.

This PR adds default None values to these fields and adds tests to cover this change.

Which issue(s) this PR fixes:

Misc

Copy link
Collaborator

@EXPEbdodla EXPEbdodla left a comment

Choose a reason for hiding this comment

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

LGTM

@zabarn zabarn merged commit 7f35c1b into master Feb 11, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants