Closed LasseRosenow closed 1 week ago
Memory usage after merging this PR will be:
Great, for now I disable the LF tests because we wont waste time working on the code-generator until the APIs have stabilized
Memory usage after merging this PR will be:
Coverage after merging change-is-physical-to-enums into main will be
33.53% |
---|
Similar to my feedback on the Action.is_physical I also updated the DelayedConnection and FederatedConnection to use an ENUM instead of the is_physical boolean.
I am not sure if maybe the Kotlin Compiler needs to be adapted to this and I am not confident in that area yet, so I left it out for now