-
Notifications
You must be signed in to change notification settings - Fork 5.4k
chore: Improve Mock Segment Server to Print Event Properties #37635
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
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Builds ready [a5f0a5a]
UI Startup Metrics (1209 ± 89 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
fabiobozzo
left a comment
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.
LGTM
Gudahtt
left a comment
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.
LGTM!
Builds ready [a3d1061]
UI Startup Metrics (1205 ± 105 ms)
📊 Page Load Benchmark ResultsCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Description
Changelog
CHANGELOG entry: null
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
// Identify event (not supported)
After
// Identify event
// Importing a new wallet
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Improves
development/mock-segment.jsto log each Segment event with type, name/id, and pretty-printed properties, adding support foridentifyevents.development/mock-segment.js):Track,Page,Identify) and name/id.event.propertiesfor non-identify andevent.traitsforidentify.identifyevents and handles unknown types gracefully.Written by Cursor Bugbot for commit a3d1061. This will update automatically on new commits. Configure here.