Skip to content

Conversation

@heku
Copy link
Contributor

@heku heku commented Aug 20, 2022

Changes:

  1. Code cleanup
  2. Correct typo to close: Uniform the string format in Converters.ToFileSizeString #393

@heku heku changed the title Correct type in converters Correct typo in converters Aug 20, 2022
@net-foundation-cla
Copy link

net-foundation-cla bot commented Aug 20, 2022

CLA assistant check
All CLA requirements met.

Copy link
Contributor

@Nirmal4G Nirmal4G left a comment

Choose a reason for hiding this comment

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

There's a potential refactor to switch pattern here in the ToFileSizeString method.

public static string ToFileSizeString(long size)

All in all, LGTM!

Copy link
Member

@Sergio0694 Sergio0694 left a comment

Choose a reason for hiding this comment

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

LGTM, thank you! 😄

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.

Uniform the string format in Converters.ToFileSizeString

3 participants