Skip to content

Add named constants for thresholds throughout project #25

Description

@ian-yeh

Magic numbers throughout

LOOP_WARN_THRESHOLD = 1, LOOP_FAIL_THRESHOLD = 4, 0.05, 0.6, 40 (element limit), 75 (JPEG quality) are all unexplained inline values. Should be named constants.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions