diff options
author | Sean McGivern <sean@gitlab.com> | 2019-08-06 16:04:43 +0100 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2019-08-28 16:39:33 +0100 |
commit | 23c1cfcc110b52c1060f35a4a4a7816fb38adc6c (patch) | |
tree | ac75fd2c875e0aa487cba99b0db8bbea94078826 /jest.config.js | |
parent | 7671c592f826f44be5a8a7dc947fba467f5df851 (diff) | |
download | gitlab-ce-23c1cfcc110b52c1060f35a4a4a7816fb38adc6c.tar.gz |
Return warnings for performance bar from backend
For each DetailedView subclass, we add a `warnings` array to:
1. The top-level response.
2. Each individual call under the `details` key.
We use the `.thresholds` hash on the DetailedView to determine what's a
warning. If that hash is empty (the default), then the warnings array
will always be empty.
Diffstat (limited to 'jest.config.js')
0 files changed, 0 insertions, 0 deletions