-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(insights): Run all tests with
filters
-based insights using Hog…
…QL (#21861) * ci: Run core backend tests with both HogQL and legacy insights * Double the number of tests * Fix env var setting * Add some HOGQL_INSIGHTS_OVERRIDE overrides in tests * Mark `Insight.last_refresh` as deprecated * Fix bad merge * Update query snapshots * Update query snapshots * Update test_team.py * Actually remove legacy backend from matrix * Update test_fetch_from_cache.py * Use `update_cached_state` in `calculate_for_query_based_insight()` * Clean up CI changes and a comment * Fix `update_cached_state` typing * Update test_fetch_from_cache.py * Update test_insight_cache.py * Update test_insight_cache.py * Clarify `generate_insight_cache_key` as legacy function --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
739123b
commit b1cb745
Showing
17 changed files
with
84 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.