Skip to content

[Improvement] confusion with bucket numbers in DistributionDTO.java #7521

@justinmclean

Description

@justinmclean

What would you like to be improved?

Preconditions.checkState(number >= 0, "bucketNum must be greater than 0");

Is it greater than zero or greater than equal to zero?

How should we improve?

Make logic and precondition text match.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions