)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":34452,"name":"Joan Gilabert","display_name":"jgilaber","email":"jgilaber@redhat.com","username":"jgilaber"},"change_message_id":"d9e7f518fe06a9b43f3f854609721cd7da746f33","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"0c3dc276_5a11aebc","updated":"2026-03-23 11:54:38.000000000","message":"lgtm, personally I like the style that ruff-format uses and having one consistent style throught the codebase is a big plus imo","commit_id":"e19327e780c06fb6e4bc80b7ef54632cb3acc818"},{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"63e408bd073a8c4be8828ab2ad00ca8ef624a066","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"1fe3e868_a4bb6624","in_reply_to":"0c3dc276_5a11aebc","updated":"2026-03-23 12:35:50.000000000","message":"the consistency is the the big win for me\ni agree with 80-90% of the formating choices ti makes and net net it remove a lot of friction.\nthe addtion of isort in the prior patch is one of the main benifits as i spend far to much mental energy trying to figure out the correct import order.\nideas can also read and follow pyproject.toml ruff config so if you happen to use one (which i often dont...) they should do the right thing out of the box which is nice.","commit_id":"e19327e780c06fb6e4bc80b7ef54632cb3acc818"},{"author":{"_account_id":16312,"name":"Alfredo Moralejo","email":"amoralej@redhat.com","username":"amoralej"},"change_message_id":"335bec43cd2d3cb81e97f0c1653f3e0700e3e6fb","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"3e488cda_881a32db","in_reply_to":"1fe3e868_a4bb6624","updated":"2026-03-24 17:12:59.000000000","message":"The one that seems more strange to me is having the \"and\" at the beginning of the next line instead of the end of the previous one. That said, new format seems better in most cases, i like it too.","commit_id":"e19327e780c06fb6e4bc80b7ef54632cb3acc818"}],"watcher/tests/unit/decision_engine/scoring/test_dummy_scoring_container.py":[{"author":{"_account_id":11604,"name":"sean mooney","email":"smooney@redhat.com","username":"sean-k-mooney"},"change_message_id":"e6505a51eee948bd97d0d82830610e0bc8142c7f","unresolved":true,"context_lines":[{"line_number":23,"context_line":""},{"line_number":24,"context_line":"class TestDummyScoringContainer(base.TestCase):"},{"line_number":25,"context_line":"    def test_get_scoring_engine_list(self):"},{"line_number":26,"context_line":"        scorers \u003d dummy_scoring_container.DummyScoringContainer.get_scoring_engine_list()  # noqa: E501"},{"line_number":27,"context_line":""},{"line_number":28,"context_line":"        self.assertEqual(3, len(scorers))"},{"line_number":29,"context_line":"        self.assertEqual(\u0027dummy_min_scorer\u0027, scorers[0].get_name())"}],"source_content_type":"text/x-python","patch_set":3,"id":"f1ae3cc6_9c0fd07e","line":26,"range":{"start_line":26,"start_character":8,"end_line":26,"end_character":103},"updated":"2026-03-20 21:48:03.000000000","message":"i will proably do a final pass at the end fo the sercies to remove the few e501 noqal lins but importing the moudle as an alaise but i wanted\nthis to just by a whitespace only change.","commit_id":"e19327e780c06fb6e4bc80b7ef54632cb3acc818"},{"author":{"_account_id":16312,"name":"Alfredo Moralejo","email":"amoralej@redhat.com","username":"amoralej"},"change_message_id":"335bec43cd2d3cb81e97f0c1653f3e0700e3e6fb","unresolved":false,"context_lines":[{"line_number":23,"context_line":""},{"line_number":24,"context_line":"class TestDummyScoringContainer(base.TestCase):"},{"line_number":25,"context_line":"    def test_get_scoring_engine_list(self):"},{"line_number":26,"context_line":"        scorers \u003d dummy_scoring_container.DummyScoringContainer.get_scoring_engine_list()  # noqa: E501"},{"line_number":27,"context_line":""},{"line_number":28,"context_line":"        self.assertEqual(3, len(scorers))"},{"line_number":29,"context_line":"        self.assertEqual(\u0027dummy_min_scorer\u0027, scorers[0].get_name())"}],"source_content_type":"text/x-python","patch_set":3,"id":"22a847e8_2d497f7a","line":26,"range":{"start_line":26,"start_character":8,"end_line":26,"end_character":103},"in_reply_to":"f1ae3cc6_9c0fd07e","updated":"2026-03-24 17:12:59.000000000","message":"Acknowledged","commit_id":"e19327e780c06fb6e4bc80b7ef54632cb3acc818"}]}
