-
Notifications
You must be signed in to change notification settings - Fork 296
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
Update getDateRangeIndex logic. #10124
Conversation
Build files for 95f21a1 have been deleted. |
Size Change: +22 B (0%) Total Size: 1.99 MB
ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code here looks good, but the QA Brief is a bit unclear to me 😅
Note: It should work across all date ranges, the traffic source can be empty, having
-
as content, if there is no data at all, or if the difference is-100%
, which happens in recent date range bellow 90 days, depends on the time this issue is in QA. This is valid as current date range would not return data for traffic source - empty values, while date range in the past we are comparing it agains, had some traffic source for the data.
I'm not quite clear on what this QA note means.
There's also a note in the QA brief mentioning "You can use brainiest website for the test, since it has data for conversion events"—what is this site? 😅
Can you clarify the exact steps to test this in the QA brief? I think it's a bit unclear in terms of what the "notes" section is adding to the QA brief. 🤔
Thanks @tofumatt I simplified the QAB
This is a test website we were using for testing ACR data during the epic development, QA is familiar with it. But I expanded it to the full URL now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(E2E test failures seem unrelated.)
Summary
Addresses issue:
Relevant technical choices
PR Author Checklist
Do not alter or remove anything below. The following sections will be managed by moderators only.
Code Reviewer Checklist
Merge Reviewer Checklist