)]}'
{"pytests/Capella/RestAPIv4/api_base.py":[{"author":{"_account_id":1005095,"name":"VIPUL BHARDWAJ","email":"vipul.bhardwaj@couchbase.com","username":"vipbhardwaj","avatars":[{"url":"https://www.gravatar.com/avatar/cb32f78e492d89974124036b40cb34db.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d32","height":32},{"url":"https://www.gravatar.com/avatar/cb32f78e492d89974124036b40cb34db.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d56","height":56},{"url":"https://www.gravatar.com/avatar/cb32f78e492d89974124036b40cb34db.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d100","height":100},{"url":"https://www.gravatar.com/avatar/cb32f78e492d89974124036b40cb34db.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d120","height":120}]},"change_message_id":"eff34e60ed8c7c2b57e987a44ef01759573f2d03","unresolved":true,"context_lines":[{"line_number":2021,"context_line":"        self.log.debug(\"...App Service admin user created successfully...\")"},{"line_number":2022,"context_line":""},{"line_number":2023,"context_line":"        # Assuming the created ID is in the response JSON"},{"line_number":2024,"context_line":"        return res.json().get(\"id\")"},{"line_number":2025,"context_line":""},{"line_number":2026,"context_line":"    def fetch_free_tier_cluster(self):"},{"line_number":2027,"context_line":"        self.log.debug("}],"source_content_type":"text/x-python","patch_set":1,"id":"8313abd6_726483f1","line":2024,"range":{"start_line":2024,"start_character":8,"end_line":2024,"end_character":35},"updated":"2025-05-02 07:29:15.000000000","message":"you can wrap the `res.json()` in a try catch, since if its not json parsable response then that would lead to an exception where you can log the actual `res` and handle the error nicely, instead of the current case where if the res is not json parsable it will just error out and fail your entire test.","commit_id":"00a519222767a1624504c52b2ac4d867cbfd64a1"},{"author":{"_account_id":1005393,"name":"Ramesh","email":"ramesh.d@couchbase.com","username":"capnmav77","avatars":[{"url":"https://www.gravatar.com/avatar/378f8d4c78894e30827430cddce537b0.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d32","height":32},{"url":"https://www.gravatar.com/avatar/378f8d4c78894e30827430cddce537b0.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d56","height":56},{"url":"https://www.gravatar.com/avatar/378f8d4c78894e30827430cddce537b0.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d100","height":100},{"url":"https://www.gravatar.com/avatar/378f8d4c78894e30827430cddce537b0.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d120","height":120}]},"change_message_id":"b492ab51b039d052e1b238d24af8f54596396456","unresolved":false,"context_lines":[{"line_number":2021,"context_line":"        self.log.debug(\"...App Service admin user created successfully...\")"},{"line_number":2022,"context_line":""},{"line_number":2023,"context_line":"        # Assuming the created ID is in the response JSON"},{"line_number":2024,"context_line":"        return res.json().get(\"id\")"},{"line_number":2025,"context_line":""},{"line_number":2026,"context_line":"    def fetch_free_tier_cluster(self):"},{"line_number":2027,"context_line":"        self.log.debug("}],"source_content_type":"text/x-python","patch_set":1,"id":"5baf2dea_7fe0c943","line":2024,"range":{"start_line":2024,"start_character":8,"end_line":2024,"end_character":35},"in_reply_to":"8313abd6_726483f1","updated":"2025-05-07 06:44:15.000000000","message":"Done","commit_id":"00a519222767a1624504c52b2ac4d867cbfd64a1"}]}
