)]}'
{"grafana_dashboards/schema/panel.py":[{"author":{"_account_id":11610,"name":"Timothy R. Chavez","email":"timrchavez@us.ibm.com","username":"timrchavez"},"change_message_id":"b83d41e4c1280112983a6c461de6e17902b0db84","unresolved":false,"context_lines":[{"line_number":84,"context_line":"            # Support 0% to 200%"},{"line_number":85,"context_line":"            v.Required("},{"line_number":86,"context_line":"                \u0027prefixFontSize\u0027, default\u003d\u002750%\u0027): v.All("},{"line_number":87,"context_line":"                    v.Match(r\u0027^[1-2]?[0-9][0]%\u0027)),"},{"line_number":88,"context_line":"            v.Required(\u0027sparkline\u0027, default\u003dsparkline_defaults): sparkline,"},{"line_number":89,"context_line":"            v.Required(\u0027targets\u0027, default\u003d[]): v.All(list),"},{"line_number":90,"context_line":"            v.Required(\u0027thresholds\u0027, default\u003d\u0027\u0027): v.All(str),"}],"source_content_type":"text/x-python","patch_set":1,"id":"da85f559_43be82d5","line":87,"updated":"2015-11-09 18:45:25.000000000","message":"Can you actually do 0%? If I\u0027m reading this correctly the best you can do is 00%? That seems awkward.  Maybe use something like this: (\"^([1-2][0-9]{2}|[1-2][0-9]{1}|[0-9]{1})%","commit_id":"1336c8fda511a75d97d04c71efd5699baaeb1480"}],"tests/schema/fixtures/dashboard-0006.json":[{"author":{"_account_id":11610,"name":"Timothy R. Chavez","email":"timrchavez@us.ibm.com","username":"timrchavez"},"change_message_id":"535f455a46d82186efa4fc58e45e4ff090df2e18","unresolved":false,"context_lines":[{"line_number":28,"context_line":"                            \"thresholds\": \"\","},{"line_number":29,"context_line":"                            \"title\": \"no title (click here)\","},{"line_number":30,"context_line":"                            \"type\": \"singlestat\","},{"line_number":31,"context_line":"                            \"valueFontSize\": \"80%\","},{"line_number":32,"context_line":"                            \"valueName\": \"avg\""},{"line_number":33,"context_line":"                        }"},{"line_number":34,"context_line":"                    ],"}],"source_content_type":"application/json","patch_set":2,"id":"da85f559_21ba516f","line":31,"updated":"2015-11-09 21:33:23.000000000","message":"Should there also be a panel with invalid percentage values like 85% for example?","commit_id":"df8d304b244bfc88bc20416ec0a186f65cf6908e"},{"author":{"_account_id":4162,"name":"Paul Belanger","email":"pabelanger@redhat.com","username":"pabelanger"},"change_message_id":"f23db6e0ac41c1a75975d37018da479042645aba","unresolved":false,"context_lines":[{"line_number":28,"context_line":"                            \"thresholds\": \"\","},{"line_number":29,"context_line":"                            \"title\": \"no title (click here)\","},{"line_number":30,"context_line":"                            \"type\": \"singlestat\","},{"line_number":31,"context_line":"                            \"valueFontSize\": \"80%\","},{"line_number":32,"context_line":"                            \"valueName\": \"avg\""},{"line_number":33,"context_line":"                        }"},{"line_number":34,"context_line":"                    ],"}],"source_content_type":"application/json","patch_set":2,"id":"da85f559_f70c0b96","line":31,"in_reply_to":"da85f559_21ba516f","updated":"2015-11-09 22:18:12.000000000","message":"Ya. A few more patchsets down I refactored to better add invalid test cases.  That will give us best of both worlds.","commit_id":"df8d304b244bfc88bc20416ec0a186f65cf6908e"}]}
