All checks were successful
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
- Implemented `subscribeToAllObjectUpdates` and `unsubscribeAllObjectUpdates` methods in the `UpdateManager` to handle bulk updates for object types. - Updated `SocketHost` and `SocketUser` classes to listen for new socket events related to all object updates. - Enhanced test coverage for the new subscription methods to ensure correct functionality and integration with the socket client.