Skip to content

Conversation

@obsaditelnost
Copy link
Contributor

@obsaditelnost obsaditelnost commented Apr 20, 2024

Summary

#1600 : all fmt-functions (such as fmt_percent) didn't work when helper functions such as md or html for the stub were used
#1626 : was just a problem on local testing at windows env (gtsave: absolute paths beginning with / or ~)

Related GitHub Issues and PRs

Checklist

Fixes: #1600
Fixes: #1626

…r row ids, specifying the data type. tidyselect::with_vars expects a vector though
… instead of starting path with "/". Skip tests that expect "~" to be the temp dir on windows (normalizePath would expand ~ to an absolute path)
Copy link
Member

@rich-iannone rich-iannone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rich-iannone
Copy link
Member

This is a great contribution @obsaditelnost !

@rich-iannone rich-iannone merged commit 69f431c into rstudio:master Apr 20, 2024
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.

testthat tests for gtsave fail on windows environments column formatters cannot be used when rowname_col includes hyperlinks

2 participants