Skip to content

failureThresholdType=percent is confusing #323

Open
@noomorph

Description

@noomorph

According to the code, when you define failureThreshold: 0.01, failureThresholdType: 'percent', that means 1% in fact.

I think this is misleading because percent is 1/100 (per+cent), and it is not a fraction (0..1).

Could you please rename it to fraction and add the real percent unit, i.e. 0.01 percent → 0.0001 and 1 percent → 0.01 accordingly?

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions