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

Avoid generic ID field when more explicit naming would be clearer #247

Merged
merged 3 commits into from
Jan 19, 2021

Conversation

Integralist
Copy link
Collaborator

There are multiple types of IDs used across our code base and the parent package/function/type doesn't always make it obvious what type of ID is required so we rename a few instances where it would be clearer to have a more explicit name.

@Integralist Integralist requested review from phamann and a team January 19, 2021 12:05
@Integralist Integralist added bug enhancement New feature or request and removed bug labels Jan 19, 2021
Copy link
Member

@phamann phamann left a comment

Choose a reason for hiding this comment

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

👍🏻 LGTM

Copy link
Contributor

@doramatadora doramatadora left a comment

Choose a reason for hiding this comment

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

LGTM 🌮

@Integralist Integralist force-pushed the integralist/20210119_rename_ids branch from 0fee73a to a8f8662 Compare January 19, 2021 15:41
@Integralist Integralist merged commit e44b7d4 into master Jan 19, 2021
@Integralist Integralist deleted the integralist/20210119_rename_ids branch January 19, 2021 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants