Skip to content
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

Refactor page.on mapping names #1478

Merged
merged 17 commits into from
Oct 11, 2024
Merged

Conversation

inancgumus
Copy link
Member

What?

Improves namings in page.on mapping.

Why?

To improve clarity and provide the first step for the page.on generalization work.

Checklist

  • I have performed a self-review of my code
  • I have added tests for my changes
  • I have commented on my code, particularly in hard-to-understand areas

Related PR(s)/Issue(s)

Updates: #1227

@inancgumus inancgumus self-assigned this Oct 10, 2024
@inancgumus inancgumus marked this pull request as ready for review October 10, 2024 19:42
@inancgumus
Copy link
Member Author

inancgumus commented Oct 10, 2024

No idea why the linter fails like this (it does not do so locally):

  Error: vu.Runtime undefined (type moduleVU has no field or method Runtime) (typecheck)
  Error: vu.Runtime undefined (type moduleVU has no field or method Runtime) (typecheck)

This might be a linter bug.

Copy link
Collaborator

@ankur22 ankur22 left a comment

Choose a reason for hiding this comment

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

LGTM

browser/metric_event_mapping.go Show resolved Hide resolved
@inancgumus inancgumus merged commit 91ff150 into main Oct 11, 2024
22 of 23 checks passed
@inancgumus inancgumus deleted the refactor/page-on-mapping-namings branch October 11, 2024 13:16
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.

2 participants