Count and Categorize Public Views in query executions table (#51079) (#51125)
* We need to look at the context field to categorize public views
* pull poll-unil into util ns
* fix comment typo
* add test
* update docstring
* remove true? call, it will return `true` on pass
* improve poll-until
Co-authored-by:
bryan <bryan.maass@gmail.com>
Showing
- src/metabase/analytics/stats.clj 7 additions, 7 deletionssrc/metabase/analytics/stats.clj
- test/metabase/api/card_test.clj 4 additions, 22 deletionstest/metabase/api/card_test.clj
- test/metabase/api/public_test.clj 19 additions, 1 deletiontest/metabase/api/public_test.clj
- test/metabase/http_client.clj 1 addition, 1 deletiontest/metabase/http_client.clj
- test/metabase/test/util.clj 25 additions, 0 deletionstest/metabase/test/util.clj
Loading
Please register or sign in to comment