Luke Sonnet
Luke Sonnet
### Summary We post-process quantile queries for the app to select the lower and upper bounds used for inference. Because this happens in the back-end after the query is returned,...
### Features and Changes - Closes **(add link to issue here)** ### Dependencies ### Testing ### Screenshots
### Features and Changes Add simple snapshot endpoints: * A way to create a new experiment snapshot for running experiments (no ability to customize the snapshot settings): `POST` to `/experiments/{id}/snapshot`....
### Description of Feature Currently, Segments are not project scoped, when they definitely should be to allow for better control over this data. **Most importantly** orgs that use `noaccess` as...
### Description of Feature We should allow COUNT DISTINCT in Fact Metrics even though it can cause complications for re-aggregating in a pipeline. We should allow COUNT DISTINCT over fact...
### Summary When you switch the order of variations (e.g. which was the baseline variation), the results tab UI updates with new variation IDs and highlighting, but the results freeze...