Skip to content

Remove hardcoded constants to improve readability#88

Merged
britter merged 1 commit into
apache:masterfrom
spinscale:remove-useless-constants
Jun 29, 2021
Merged

Remove hardcoded constants to improve readability#88
britter merged 1 commit into
apache:masterfrom
spinscale:remove-useless-constants

Conversation

@spinscale

Copy link
Copy Markdown
Contributor

These constants are much harder to read than just the regular numbers, and are often only used once as well, so removing them makes the code more readable - to me at least.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 94.647% when pulling fdf0356 on spinscale:remove-useless-constants into 4de60e8 on apache:master.

@britter britter merged commit 4e88248 into apache:master Jun 29, 2021
omosteven pushed a commit to omosteven/commons-codec-lab-work that referenced this pull request Jan 8, 2025
Remove hardcoded constants to improve readability
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