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

Correct component naming. #25

Merged
merged 1 commit into from
Sep 8, 2022
Merged

Correct component naming. #25

merged 1 commit into from
Sep 8, 2022

Conversation

big-andy-coates
Copy link
Member

Previously descriptors FinanceAggregateDescriptor and FinanceServiceDescriptor would both have generated a default name of finance. This isn't ideal as we want to distinguish and also the name should include the type. With this change the default names will be finance-aggregate and finanace-service, respectively.

Reviewer checklist

  • Ensure relevant issues are linked (description should include text like "Fixes #")
  • Ensure any appropriate documentation has been added or amended

Previously descriptors `FinanceAggregateDescriptor` and `FinanceServiceDescriptor` would both have generated a default name of `finance`.  This isn't ideal as we want to distinguish and also the name should include the type.  With this change the default names will be `finance-aggregate` and `finanace-service`, respectively.
@big-andy-coates big-andy-coates requested a review from a team as a code owner September 8, 2022 13:10
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 97.661% when pulling 36ebd62 on default_naming into 9257bc2 on main.

@big-andy-coates big-andy-coates merged commit 17e5fc8 into main Sep 8, 2022
@big-andy-coates big-andy-coates deleted the default_naming branch September 8, 2022 13:20
@big-andy-coates big-andy-coates added the bug Something isn't working label Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants