Skip to content

Stats Review: Add Module and Infra (P2) #24714

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

Open
wants to merge 1 commit into
base: review/stats-mocks
Choose a base branch
from

Conversation

kean
Copy link
Contributor

@kean kean commented Aug 5, 2025

Add some basic infrastructure: JetpackStats module, localizable strings, events for analytics and constants.

@kean kean added this to the Pending milestone Aug 5, 2025
@kean kean added the Stats label Aug 5, 2025
@kean kean mentioned this pull request Aug 5, 2025
14 tasks
@dangermattic
Copy link
Collaborator

2 Warnings
⚠️ View files have been modified, but no screenshot or video is included in the pull request. Consider adding some for clarity.
⚠️ This PR is larger than 500 lines of changes. Please consider splitting it into smaller PRs for easier and faster reviews.

Generated by 🚫 Danger

Copy link

sonarqubecloud bot commented Aug 5, 2025

static let step1: CGFloat = 12
static let step2: CGFloat = 18
static let step3: CGFloat = 24
static let step4: CGFloat = 32
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does "step" mean in these variable names?

default:
errorType = "unknown"
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if it's worth using this block of code to create an "error type". (error as NSError).domain is probably enough?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants