Skip to content

Update of g_lineplot to have line type, error bar width, and avoid empty levels in #192

Update of g_lineplot to have line type, error bar width, and avoid empty levels in

Update of g_lineplot to have line type, error bar width, and avoid empty levels in #192

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Unit Tests Summary failed Jun 27, 2024 in 0s

1 errors, 1 fail, 11 skipped, 830 pass in 1m 8s

    1 files     83 suites   1m 8s ⏱️
  843 tests   830 ✅  11 💤 1 ❌ 1 🔥
1 809 runs  1 135 ✅ 672 💤 1 ❌ 1 🔥

Results for commit c0ebe10.

Annotations

Check failure on line 0 in g_lineplot

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

g_lineplot_xticks_xlim_and_ylim_arguments_work (g_lineplot) with error

tern.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Error in `UseMethod("droplevels")`: no applicable method for 'droplevels' applied to an object of class "c('double', 'numeric')" ('test-g_lineplot.R:103:3')
Error in `UseMethod("droplevels")`: no applicable method for 'droplevels' applied to an object of class "c('double', 'numeric')"
Backtrace:
    x
 1. +-withr::with_options(...) at test-g_lineplot.R:103:3
 2. | \-base::force(code)
 3. \-tern::g_lineplot(...)
 4.   \-base::droplevels(df[[x]])

Check warning on line 0 in g_lineplot

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

1 out of 2 runs failed: g_lineplot_works_with_no_strata_group_var_and_allows_points_when_only_one_strata_is_provided (g_lineplot)

tern.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
any(...) is not TRUE ('test-g_lineplot.R:161:3')
any(...) is not TRUE

`actual`:   FALSE
`expected`: TRUE