aa16234e7f
* allow empty affected objects * adds unit tests for `attach_result_to_objects` method Introduces tests for handling empty object lists and objects with IDs. Enhances error handling for cases where objects lack IDs, ensuring robustness in the functionality. Confirms that the method correctly appends results under various scenarios. * line length