-
Notifications
You must be signed in to change notification settings - Fork 25
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
fix: Pass in interval to aggregate functions, dynamic copy updates for intervals #3424
fix: Pass in interval to aggregate functions, dynamic copy updates for intervals #3424
Conversation
…into tests-analytics-v2
Co-authored-by: Ajay Singh <[email protected]>
…into tests-analytics-v2
Bundle ReportChanges will increase total bundle size by 1.08kB (0.01%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
Codecov ReportAttention: Patch coverage is ✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3424 +/- ##
==========================================
- Coverage 99.15% 99.07% -0.08%
==========================================
Files 809 817 +8
Lines 14275 14533 +258
Branches 3935 4020 +85
==========================================
+ Hits 14154 14399 +245
- Misses 112 125 +13
Partials 9 9
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. @@ Coverage Diff @@
## main #3424 +/- ##
==========================================
- Coverage 99.15% 99.07% -0.08%
==========================================
Files 809 817 +8
Lines 14275 14533 +258
Branches 3942 4020 +78
==========================================
+ Hits 14154 14399 +245
- Misses 112 125 +13
Partials 9 9
Continue to review full report in Codecov by Sentry.
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #3424 +/- ##
==========================================
- Coverage 99.15% 99.07% -0.08%
==========================================
Files 809 817 +8
Lines 14275 14533 +258
Branches 3942 4020 +78
==========================================
+ Hits 14154 14399 +245
- Misses 112 125 +13
Partials 9 9
Continue to review full report in Codecov by Sentry.
|
Bundle ReportChanges will increase total bundle size by 1.08kB (0.01%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
✅ Deploy preview for gazebo ready!Previews expire after 1 month automatically.
|
Description
This PR does a small feature add passing in the historicalTrend parameter to the "interval" filter for both the testResultsAggregates and flakeAggregates queries, and does some minor dynamic copy updates taking into account that filter if it exists.
I chose not to use this thing because it was hard coded to have the capitals at the beginning of the label and I needed something a little more precise for my use case.
gazebo/src/pages/RepoPage/shared/constants.ts
Lines 9 to 13 in 88d2ec9
Screenshots
Link to Sample Entry
Legal Boilerplate
Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.