Skip to content

Use cli pluralization in print method for action_levels() #634

@hfrick

Description

@hfrick

It'd be nice if the message said "1 test unit". Interestingly, it's also missing a space here, while it does show up alright on my console 🤔

library(pointblank)

action_levels(warn_at = 1)
#> -- The `action_levels` settings
#> WARN failure threshold of 1test units.
#> ----

Created on 2025-07-09 with reprex v2.1.1

Metadata

Metadata

Assignees

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