Closed d-morrison closed 4 months ago
switching from old functions cli_alert_warning() and cli_alert_info() to newer functions cli_warn() and cli_inform(); see https://github.com/r-lib/devtools/issues/2364#issuecomment-1136083653 and https://cli.r-lib.org/reference/inline-markup.html for details.
cli_alert_warning()
cli_alert_info()
cli_warn()
cli_inform()
Attention: Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.
0%
14 lines
45.61% <0.00%> (-0.82%)
switching from old functions
cli_alert_warning()
andcli_alert_info()
to newer functionscli_warn()
andcli_inform()
; see https://github.com/r-lib/devtools/issues/2364#issuecomment-1136083653 and https://cli.r-lib.org/reference/inline-markup.html for details.