Skip to content

Add parameter sort_cols to sort listings #162

Add parameter sort_cols to sort listings

Add parameter sort_cols to sort listings #162

GitHub Actions / Unit Tests Summary failed Feb 26, 2025 in 0s

1 fail, 11 skipped, 31 pass in 10s

  1 files    5 suites   10s ⏱️
 43 tests  31 ✅ 11 💤 1 ❌
129 runs  110 ✅ 16 💤 3 ❌

Results for commit 1fc78dd.

Annotations

Check warning on line 0 in listings

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

3 out of 17 runs failed: as_listing_sort_cols_works (listings)

rlistings.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
`lsting <- as_listing(mtcars, key_cols = c("gear", "carb"), disp_cols = "qsec")` did not throw the expected message. ('test-listings.R:304:3')
`lsting <- as_listing(mtcars, key_cols = c("gear", "carb"), disp_cols = "qsec")` did not throw the expected message.