-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Dpmma 3016 extend focusitem reports 7x #14923
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
Dpmma 3016 extend focusitem reports 7x #14923
Conversation
feat: [DPMMA-3016] Focus Item Report: switch off unittest
feat: [DPMMA-3016] fix csfixer i phpstan errors
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 7.x #14923 +/- ##
============================================
+ Coverage 65.71% 65.77% +0.05%
- Complexity 34988 35002 +14
============================================
Files 2301 2301
Lines 140726 140856 +130
============================================
+ Hits 92484 92651 +167
+ Misses 48242 48205 -37
🚀 New features to boost your workflow:
|
… clickable, correct collumns types
feat: [DPMMA-3016] fix csfixer error
@AlanWierzchonCA there is no need to push separate PRs for M6 and and M7. Both versions aren't that far from each other and will be back-merge after M6 release. Do you think we could close this one? |
@escopecz should we proceed with this PR if M6 is only accepting fixes? |
@patrykgruszka @escopecz I prepared #14922 for M6 |
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.
7d2f59a
to
33512c9
Compare
33512c9
to
3afc7cc
Compare
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.
Thanks, looks fine 👍
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.
I see no issues in the code 👍
Description
This PR extends the report data source called 'Focus Stats' with columns:
change the report data source called 'Focus Stats' with columns
Adds an extra report data source called 'Focus Leads' for reports Focus Items per Leads records.
Report Focus Stats:
Report Focus Leads:
📋 Steps to test this PR:
Open this PR on Gitpod or pull down for testing locally (see docs on testing PRs here)
Create some focus stats data by:
Create 2 reports with data source
Check if all the data in the reports corresponds to your behavior from 2.3 (you can also check in your database via the tables focus, focus_stats, channel_url_trackables, page_redirects)