Skip to content

Ensure forward compatibility with ipl-orm by adding return types#72

Merged
lippserd merged 1 commit intomainfrom
modernize-code
Mar 19, 2026
Merged

Ensure forward compatibility with ipl-orm by adding return types#72
lippserd merged 1 commit intomainfrom
modernize-code

Conversation

@BastianLedererIcinga
Copy link
Copy Markdown
Contributor

@BastianLedererIcinga BastianLedererIcinga commented Mar 2, 2026

Introduce explicit return types in subclasses of UnionModel to prepare for
strict typing in ipl-orm. These additions are safe, as they only define return
signatures where none existed before.

refs Icinga/ipl-orm#158

Add return types in subclasses of `UnionModel`
to ensure compatibility with ipl-orm.
@BastianLedererIcinga BastianLedererIcinga changed the title Modernize Code Ipl forward compatibility Mar 6, 2026
@lippserd lippserd changed the title Ipl forward compatibility ipl forward compatibility Mar 9, 2026
@lippserd lippserd changed the title ipl forward compatibility Ensure forward compatibility with ipl-orm by adding return types Mar 19, 2026
@lippserd lippserd merged commit 1fae2a7 into main Mar 19, 2026
1 check passed
@lippserd lippserd deleted the modernize-code branch March 19, 2026 21:46
@lippserd lippserd added this to the 1.3.0 milestone Mar 23, 2026
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