gitlab-org--gitlab-foss/spec/lib/peek/views
Sean McGivern 23c1cfcc11 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.
2019-08-28 16:39:33 +01:00
..
detailed_view_spec.rb Return warnings for performance bar from backend 2019-08-28 16:39:33 +01:00
redis_detailed_spec.rb Return warnings for performance bar from backend 2019-08-28 16:39:33 +01:00
rugged_spec.rb Fix SystemStackError when Peek bar is active with Rugged calls 2019-07-31 15:47:19 -07:00