On 2025-05-16 20:16:15+0000, Rae Moar wrote:
<snip>

>       test_group = {
>               "name": test.name,
>               "sub_groups": sub_groups,
>               "test_cases": test_cases,
> +             "misc": counts_json

Should have a trailing comma for future extensibility.
In case history is rewritten anyways, this could be fixed up.

>       }
>       test_group.update(common_fields)
>       return test_group
> 
> base-commit: c2493384e8110d5a4792fff4b9d46e47b78ea10a
> -- 
> 2.49.0.1101.gccaa498523-goog
> 

Reply via email to