-
Notifications
You must be signed in to change notification settings - Fork 12
DS-3791: Groupid aggregation #273
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
Merged
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
1b9dd9b
first draft
danielkberry 9957413
clean up typing for experiment.py
danielkberry 5bd1bdf
ruff
danielkberry c2c7cbb
added some tests
danielkberry 52c6087
dedent to lint
danielkberry 404be93
added unit tests
danielkberry bc40cf1
more tests
danielkberry d22c901
more unit tests
danielkberry 91a94d6
Update pyproject.toml
danielkberry 9e653e5
Update pyproject.toml
danielkberry 884cab0
Update pyproject.toml
danielkberry b6a5f17
Update pyproject.toml
danielkberry aa9f025
cleanup
danielkberry a9618d7
Merge branch 'groupid_aggregation' of github.com:mozilla/mozanalysis …
danielkberry c799236
more cleanup, additional test
danielkberry 380b00d
refactor, AnalysisUnit -> ExperimentalUnit
danielkberry fee8994
refactor enum levels
danielkberry aaf5033
update docstring
danielkberry 40a3701
Merge branch 'main' into groupid_aggregation
danielkberry d4fdbe1
combined client/group query strings into one, added check for downsam…
danielkberry 11aee4e
Update src/mozanalysis/metrics.py
danielkberry 5a52dd5
Update src/mozanalysis/metrics.py
danielkberry f3d76dd
Update src/mozanalysis/experiment.py
danielkberry 9e03d86
Update src/mozanalysis/experiment.py
danielkberry 4441478
cleanup
danielkberry a64b250
rename unit from GROUP to PROFILE_GROUP
danielkberry abb4855
stricter typing, eliminates unexpected runtype type differences
danielkberry 519f51c
linting
danielkberry bcf9f2f
mypy validation for metrics.py
danielkberry 37be293
ExperimentalUnit -> AnalysisUnit
danielkberry 78b0b41
make string multiline
danielkberry 20d81e2
change timelimits analysis windows type
danielkberry cf08094
TimeSeriesResult analysis window parameter match TimeSeries
danielkberry c80119c
Update metrics.py
danielkberry 2dda0b9
Merge branch 'main' into groupid_aggregation
danielkberry 4ddaee7
update metric-config-parser
danielkberry 4b2fc04
import AnalysisUnit from metric-config-parser
danielkberry cf0f514
update test
danielkberry bb9af58
circle's ruff out of sync with dependencies
danielkberry 10d8a1d
ruff fix
danielkberry c46e725
missed .value
danielkberry 1f41806
Update metrics.py
danielkberry b8ec995
removed analysis_unit converter
danielkberry File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.