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

Dev/twegner/issue 83 #157

Merged
merged 18 commits into from
Jul 22, 2019
Merged

Dev/twegner/issue 83 #157

merged 18 commits into from
Jul 22, 2019

Conversation

trwegner
Copy link
Contributor

Changes are focused on the following:

  1. Utilize string.Concat() instead of string interpolation for performance improvement pointed to in issue Collections util methods may be unnecessary #83

  2. Eliminate string literals in favor of using nameof() for class and method names in ToString() overrides for improved maintainability.

Note that Collections.cs referenced in issue #83 has been removed so the collection utility methods are already gone.

Merging open-telemetry/opentelemetry-dotnet master
Copy link
Member

@austinlparker austinlparker left a comment

Choose a reason for hiding this comment

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

lgtm

@lmolkova lmolkova merged commit 799da6d into open-telemetry:master Jul 22, 2019
Yun-Ting pushed a commit to Yun-Ting/opentelemetry-dotnet that referenced this pull request Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants