Skip to content

Commit

Permalink
[infra] Reduce Overdue ratio thresholds (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari authored Jan 6, 2025
1 parent 8663128 commit 6c61341
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools-public/toolpad/pages/overdueRatio/page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ spec:
layout:
columnSize: 1
props:
warning: 9
problem: 11
warning: 7
problem: 10
lowerIsBetter: true
value:
$$jsExpression: |
Expand Down

0 comments on commit 6c61341

Please sign in to comment.