Nothing
testthat::test_that("covfefefy produces proper results",{
testthat::expect_equal(covfefy("coverage"),"covfefe")
testthat::expect_equal(covfefy("example"),"exxaxa")
testthat::expect_equal(covfefy("programming"),"progkaka")
testthat::expect_equal(covfefy("president"),"preszizi")
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.