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: string functions #5962

Merged
merged 1 commit into from
Oct 12, 2021
Merged

refactor: string functions #5962

merged 1 commit into from
Oct 12, 2021

Conversation

butuzov
Copy link
Contributor

@butuzov butuzov commented Oct 2, 2021

This commit attempts to refactor few code lines highlighted while doing static analysis.
All of the fixes are done for more effective code, and reducing allocations (while converting)
strings to []byte

  1. Description
  2. Related issues
  3. About tests
  4. Mentions

@ovh/cds

this commits attempts to refactor few code lines highlighted while
doing static analysis. all of the fixes allows more effective
working code.

Signed-off-by: Oleg Butuzov <[email protected]>
@richardlt richardlt merged commit 327de93 into ovh:master Oct 12, 2021
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