Skip to content

Fix smoke test, clean up.#1

Merged
KodrAus merged 1 commit into
datalust:devfrom
nblumhardt-ro:dev
Jun 10, 2026
Merged

Fix smoke test, clean up.#1
KodrAus merged 1 commit into
datalust:devfrom
nblumhardt-ro:dev

Conversation

@nblumhardt-ro

@nblumhardt-ro nblumhardt-ro commented Jun 10, 2026

Copy link
Copy Markdown

With this commit, I think it's at a suitable quality level for wider circulation.

image

Assisted-by: Claude Fable 5

Assisted-by: Claude Fable 5
? Enum.Parse(targetType, envValue, ignoreCase: true)
: Convert.ChangeType(envValue, targetType, CultureInfo.InvariantCulture);

property.SetValue(app, value);

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

This addresses a feature gap in TestAppHost, which we ship separately. We'll need to come up with an API that makes attaching the app a responsibility of the host, and have the host do the reflection we're otherwise doing manually, here.

@KodrAus KodrAus merged commit e81ced0 into datalust:dev Jun 10, 2026
1 check 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.

2 participants