JakobGM / patito

A data modelling layer built on top of polars and pydantic
MIT License
270 stars 23 forks source link

fix: check if properties are maintained after class method #20

Closed ion-elgreco closed 5 months ago

ion-elgreco commented 12 months ago

@thomasaarholt as requested, some tests which need to pass regarding this issue: https://github.com/JakobGM/patito/issues/15. Closes #15

thomasaarholt commented 12 months ago

Awesome! Thanks for doing this! We'll run this test as we migrate!

ion-elgreco commented 11 months ago

@thomasaarholt I've actually also added a fix now that should pass this test 😄 Would be great if you could merge this and the other PR, then it works at least until the migration is ready!

ion-elgreco commented 5 months ago

Closed since not required anymore