Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(experiments HogQL): calculate statistics for Trends #25562

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

jurajmajerik
Copy link
Contributor

@jurajmajerik jurajmajerik commented Oct 14, 2024

Changes

  • Plugged existing statistical methods to TrendExperimentQueryRunner, replicating soon-to-be-deprecated trend_experiment_result.py
  • Some clean ups and name changes

How did you test this code?

  • Added tests
  • Existing tests passing

Copy link
Contributor

Size Change: 0 B

Total Size: 1.14 MB

ℹ️ View Unchanged
Filename Size
frontend/dist/toolbar.js 1.14 MB

compressed-size-action

ExperimentNoResultsErrorKeys.NO_TEST_VARIANT: True,
}
)
self.assertEqual(cast(list, context.exception.detail)[0], expected_errors)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are all the tests copied here from the old trends query?

Copy link
Contributor Author

@jurajmajerik jurajmajerik Oct 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jurajmajerik jurajmajerik merged commit c6659ed into master Oct 16, 2024
104 checks passed
@jurajmajerik jurajmajerik deleted the experiment-trend-plug-stats branch October 16, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants