)]}'
{"test/unit/container/test_backend.py":[{"author":{"_account_id":34930,"name":"Jianjian Huo","email":"jhuo@nvidia.com","username":"jhuo"},"change_message_id":"428907bf73d285c565b9a45426e0508b6319b7f6","unresolved":false,"context_lines":[{"line_number":4236,"context_line":"        check_bad_value([\u0027\u0027])"},{"line_number":4237,"context_line":"        check_bad_value(\u0027active\u0027)"},{"line_number":4238,"context_line":""},{"line_number":4239,"context_line":"    def _check_get_sr_and_ns(self, broker, expected_sr\u003dNone, **kwargs):"},{"line_number":4240,"context_line":"        \"\"\""},{"line_number":4241,"context_line":"        For those \u0027get_shard_ranges\u0027 calls who\u0027s params are compatible with"},{"line_number":4242,"context_line":"        \u0027get_namespaces\u0027, call both of them to cross-check each other."}],"source_content_type":"text/x-python","patch_set":1,"id":"686232e8_d6613f6a","line":4239,"updated":"2023-11-14 05:10:47.000000000","message":"Thanks for another vote on this helper function name! It actually was exactly the first name I used, but I was not quite sure people will like it. Now I am happy to use it again. :-)","commit_id":"44f9f454fb7c25484610d3032eb3a900912b69a8"},{"author":{"_account_id":34930,"name":"Jianjian Huo","email":"jhuo@nvidia.com","username":"jhuo"},"change_message_id":"428907bf73d285c565b9a45426e0508b6319b7f6","unresolved":false,"context_lines":[{"line_number":4242,"context_line":"        \u0027get_namespaces\u0027, call both of them to cross-check each other."},{"line_number":4243,"context_line":"        \"\"\""},{"line_number":4244,"context_line":"        expected_sr \u003d expected_sr or []"},{"line_number":4245,"context_line":"        actual_sr \u003d broker.get_shard_ranges(**kwargs)"},{"line_number":4246,"context_line":"        self.assertEqual([dict(sr) for sr in expected_sr],"},{"line_number":4247,"context_line":"                         [dict(sr) for sr in actual_sr])"},{"line_number":4248,"context_line":"        expected_ns \u003d [Namespace(sr.name, sr.lower, sr.upper)"}],"source_content_type":"text/x-python","patch_set":1,"id":"c8f4f1b3_43e881a5","line":4245,"updated":"2023-11-14 05:10:47.000000000","message":"``kwargs`` looks great, I have this patch squashed.","commit_id":"44f9f454fb7c25484610d3032eb3a900912b69a8"}]}
