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

Model overview: new cohorts should show up #1519

Merged
merged 7 commits into from
Jun 28, 2022

Conversation

romanlutz
Copy link
Contributor

Description

So far, newly added cohorts showed up in the table/heatmap, but not in the chart below. This is because we have a configuration panel for this cohort selection and new cohorts were treated like the unselected cohorts as the panel wasn't aware of the difference. This PR changes this and auto-selects new cohorts for the charts.

Old behavior:

Dashboard.-.Google.Chrome.2022-06-24.17-17-52.mp4

New behavior:

Dashboard.-.Google.Chrome.2022-06-24.17-13-17.mp4

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@codecov-commenter
Copy link

codecov-commenter commented Jun 24, 2022

Codecov Report

Merging #1519 (df2cbd1) into main (822bd85) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1519   +/-   ##
=======================================
  Coverage   87.27%   87.27%           
=======================================
  Files         108      108           
  Lines        5108     5108           
=======================================
  Hits         4458     4458           
  Misses        650      650           
Flag Coverage Δ
unittests 87.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 822bd85...df2cbd1. Read the comment docs.

@vinuthakaranth
Copy link
Contributor

Will e2e tests be added in later PR?

@romanlutz romanlutz requested a review from imatiach-msft as a code owner June 28, 2022 04:20
@romanlutz
Copy link
Contributor Author

Will e2e tests be added in later PR?

No. It's a really good point. I added them and promptly discovered a bug! Thanks for the suggestion.

3 similar comments
@romanlutz romanlutz merged commit 0a303e6 into main Jun 28, 2022
@romanlutz romanlutz deleted the romanlutz/new_cohorts_should_show_up branch June 28, 2022 12:20
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.

4 participants