)]}'
{"test/unit/common/utils/test_timestamp.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"85bf433245c9e53c8aadb3f7d5441e15a60db3f2","unresolved":false,"context_lines":[{"line_number":303,"context_line":"            self.assertLess(hex_part, \u0027300000000000fade\u0027)"},{"line_number":304,"context_line":"            actual.append(hex_part)"},{"line_number":305,"context_line":"        # The jitter component should differentiate timestamps generated in the"},{"line_number":306,"context_line":"        # same deca-microsecond. Jitter is drawn from a 2**36 space, so for 1000"},{"line_number":307,"context_line":"        # samples the chance of a single birthday collision is ~7e-6 and of two"},{"line_number":308,"context_line":"        # or more collisions ~3e-11. Allow a single collision so this assertion"},{"line_number":309,"context_line":"        # verifies differentiation without flaking on the rare-but-expected"}],"source_content_type":"text/x-python","patch_set":1,"id":"51d1f7f5_b943a9b3","line":306,"updated":"2026-06-26 08:48:15.000000000","message":"pep8: E501 line too long (80 \u003e 79 characters)","commit_id":"77922de78b4caeae008b4eb50137cded6699e4cc"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"85bf433245c9e53c8aadb3f7d5441e15a60db3f2","unresolved":false,"context_lines":[{"line_number":498,"context_line":"        self.assertEqual(1, ts.offset)"},{"line_number":499,"context_line":"        self.assertEqual(\u00271417462430.78693_0000000000000001\u0027, ts.internal)"},{"line_number":500,"context_line":""},{"line_number":501,"context_line":"    def test_init_from_float_with_delta(self):"},{"line_number":502,"context_line":"        ts \u003d timestamp.Timestamp(1234567890.12345, delta\u003d1)"},{"line_number":503,"context_line":"        self.assertEqual(0, ts.offset)"},{"line_number":504,"context_line":"        self.assertEqual(\u00271234567890.12346\u0027, ts.internal)"}],"source_content_type":"text/x-python","patch_set":1,"id":"7fe553e4_1761c92d","line":501,"updated":"2026-06-26 08:48:15.000000000","message":"pep8: F811 redefinition of unused \u0027test_init_from_float_with_delta\u0027 from line 253","commit_id":"77922de78b4caeae008b4eb50137cded6699e4cc"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"85bf433245c9e53c8aadb3f7d5441e15a60db3f2","unresolved":false,"context_lines":[{"line_number":533,"context_line":"        self.assertEqual(float(ts_orig), float(ts))"},{"line_number":534,"context_line":"        self.assertEqual(ts_orig.internal[:-1], ts.internal[:-1])"},{"line_number":535,"context_line":""},{"line_number":536,"context_line":"    def test_init_from_normal_timestamp(self):"},{"line_number":537,"context_line":"        ts_orig \u003d timestamp.NormalTimestamp(1234567890.12345)"},{"line_number":538,"context_line":"        ts \u003d timestamp.Timestamp(ts_orig)"},{"line_number":539,"context_line":"        self.assertEqual(\u00271234567890.12345\u0027, ts.internal)"}],"source_content_type":"text/x-python","patch_set":1,"id":"9875200e_9c542a34","line":536,"updated":"2026-06-26 08:48:15.000000000","message":"pep8: F811 redefinition of unused \u0027test_init_from_normal_timestamp\u0027 from line 358","commit_id":"77922de78b4caeae008b4eb50137cded6699e4cc"}]}
