12urenloop / Telraam

New and hopefully improved application to count laps of the 12urenloop event
MIT License
6 stars 2 forks source link

feat: introduce lombok to models #117

Closed NuttyShrimp closed 7 months ago

FKD13 commented 7 months ago

Also, rebase on development to get the latest CI change here?

FKD13 commented 7 months ago

Fixed the test for you :D

NuttyShrimp commented 7 months ago

So as you can see in the CI, that test fails for some unknown reason with that setIsBroken setter removed. And I have no clue why, a wild guess would be that the mapping from the DB goes wrong for some reason, can't seem to find any other reason

FKD13 commented 7 months ago

When replacing isBroken by simply broken, it does work again

NuttyShrimp commented 7 months ago

Well I got some mapping errors if I did that