Skip to content

chore: improve lazydocker maintenance path#805

Open
otjdiepluong wants to merge 1 commit into
jesseduffield:masterfrom
otjdiepluong:maint/20260520050117
Open

chore: improve lazydocker maintenance path#805
otjdiepluong wants to merge 1 commit into
jesseduffield:masterfrom
otjdiepluong:maint/20260520050117

Conversation

@otjdiepluong
Copy link
Copy Markdown

Summary:

  • Add table-driven unit tests for existing helper functions in pkg/utils/utils.go (e.g., FormatBinaryBytes, FormatDecimalBytes, ApplyTemplate, Min) covering edge cases like zero values, negative inputs, and large numbers; extend utils_test.go without changing production behavior.
  • Keep the change narrow so it is straightforward to review.

Notes:

  • I kept this scoped to the relevant implementation and tests.

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.

1 participant