)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":30002,"name":"Douglas Viroel","email":"viroel@gmail.com","username":"dviroel"},"change_message_id":"a52fb4fb416910f54603dc96120d0aabbdbadc29","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"a8797d1a_b05236ee","updated":"2026-03-09 11:09:27.000000000","message":"lgtm thanks","commit_id":"b50d4b9f1f08e101ed1a874be3a9afbea4e57097"},{"author":{"_account_id":34452,"name":"Joan Gilabert","display_name":"jgilaber","email":"jgilaber@redhat.com","username":"jgilaber"},"change_message_id":"5dcbd402c0a766341447426e0c9a03760e44b82c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"27fa6c6a_090aae7e","updated":"2026-03-10 19:06:46.000000000","message":"recheck","commit_id":"b50d4b9f1f08e101ed1a874be3a9afbea4e57097"}],"watcher/tests/unit/api/v1/test_audits.py":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"792176650aa910b721c9eb2fbddf1bfc2c7c226e","unresolved":true,"context_lines":[{"line_number":1401,"context_line":"        \"\"\"Verify zone migration rejects no destination parameters."},{"line_number":1402,"context_line":""},{"line_number":1403,"context_line":"        Tests that an audit creation fails with BAD_REQUEST when neither"},{"line_number":1404,"context_line":"        dst_type and dst_pool are passed in the input parameters. This"},{"line_number":1405,"context_line":"        validates the schema correctly enforces that the at least one"},{"line_number":1406,"context_line":"        tdestination parameters is present."},{"line_number":1407,"context_line":"        \"\"\""}],"source_content_type":"text/x-python","patch_set":2,"id":"f468caea_10ed2f5e","line":1404,"in_reply_to":"70133d0b_85600288","updated":"2026-03-06 18:41:42.000000000","message":"its a nit but its corrct, nor is more natual in this context","commit_id":"2c7c6e3256f5ef819580456d86731445907e47eb"},{"author":{"_account_id":34452,"name":"Joan Gilabert","display_name":"jgilaber","email":"jgilaber@redhat.com","username":"jgilaber"},"change_message_id":"f71449fd06586f7d1cdeac854b7f863b47ae0a97","unresolved":false,"context_lines":[{"line_number":1401,"context_line":"        \"\"\"Verify zone migration rejects no destination parameters."},{"line_number":1402,"context_line":""},{"line_number":1403,"context_line":"        Tests that an audit creation fails with BAD_REQUEST when neither"},{"line_number":1404,"context_line":"        dst_type and dst_pool are passed in the input parameters. This"},{"line_number":1405,"context_line":"        validates the schema correctly enforces that the at least one"},{"line_number":1406,"context_line":"        tdestination parameters is present."},{"line_number":1407,"context_line":"        \"\"\""}],"source_content_type":"text/x-python","patch_set":2,"id":"66a7e4d7_ac035004","line":1404,"in_reply_to":"f468caea_10ed2f5e","updated":"2026-03-09 09:07:16.000000000","message":"fixed","commit_id":"2c7c6e3256f5ef819580456d86731445907e47eb"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"792176650aa910b721c9eb2fbddf1bfc2c7c226e","unresolved":true,"context_lines":[{"line_number":1403,"context_line":"        Tests that an audit creation fails with BAD_REQUEST when neither"},{"line_number":1404,"context_line":"        dst_type and dst_pool are passed in the input parameters. This"},{"line_number":1405,"context_line":"        validates the schema correctly enforces that the at least one"},{"line_number":1406,"context_line":"        tdestination parameters is present."},{"line_number":1407,"context_line":"        \"\"\""},{"line_number":1408,"context_line":"        mock_trigger_audit.return_value \u003d mock.ANY"},{"line_number":1409,"context_line":"        zm_params \u003d {"}],"source_content_type":"text/x-python","patch_set":2,"id":"895dd4cb_b3b98879","line":1406,"in_reply_to":"17a4bba7_40efec45","updated":"2026-03-06 18:41:42.000000000","message":"also yes extra t","commit_id":"2c7c6e3256f5ef819580456d86731445907e47eb"},{"author":{"_account_id":34452,"name":"Joan Gilabert","display_name":"jgilaber","email":"jgilaber@redhat.com","username":"jgilaber"},"change_message_id":"f71449fd06586f7d1cdeac854b7f863b47ae0a97","unresolved":false,"context_lines":[{"line_number":1403,"context_line":"        Tests that an audit creation fails with BAD_REQUEST when neither"},{"line_number":1404,"context_line":"        dst_type and dst_pool are passed in the input parameters. This"},{"line_number":1405,"context_line":"        validates the schema correctly enforces that the at least one"},{"line_number":1406,"context_line":"        tdestination parameters is present."},{"line_number":1407,"context_line":"        \"\"\""},{"line_number":1408,"context_line":"        mock_trigger_audit.return_value \u003d mock.ANY"},{"line_number":1409,"context_line":"        zm_params \u003d {"}],"source_content_type":"text/x-python","patch_set":2,"id":"54d9ed9f_9f7a5a93","line":1406,"in_reply_to":"895dd4cb_b3b98879","updated":"2026-03-09 09:07:16.000000000","message":"fixed","commit_id":"2c7c6e3256f5ef819580456d86731445907e47eb"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"792176650aa910b721c9eb2fbddf1bfc2c7c226e","unresolved":true,"context_lines":[{"line_number":1425,"context_line":"        )"},{"line_number":1426,"context_line":"        for expected_error_msg in expected_error_msgs:"},{"line_number":1427,"context_line":"            self.assertIn(expected_error_msg, response.json[\u0027error_message\u0027])"},{"line_number":1428,"context_line":"        mock_trigger_audit.assert_not_called()"},{"line_number":1429,"context_line":""},{"line_number":1430,"context_line":"    @mock.patch.object(deapi.DecisionEngineAPI, \u0027trigger_audit\u0027)"},{"line_number":1431,"context_line":"    def test_create_audit_zone_migration_with_multiple_valid_inputs("}],"source_content_type":"text/x-python","patch_set":2,"id":"42426fef_38f76e1a","line":1428,"updated":"2026-03-06 18:41:42.000000000","message":"+1 the test looks good modulo the doc sting nits","commit_id":"2c7c6e3256f5ef819580456d86731445907e47eb"}]}
