Skip to content

Refactor ADPC

Refactor ADPC #442

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

3 errors, 20 skipped, 38 pass in 36s

βŸβ€„1 files  Β±0β€‚β€ƒβŸβ€„4 suites  Β±0   36s ⏱️ -7s
61 tests Β±0  38 βœ”οΈ Β±0  20 πŸ’€ Β±0  0 ❌ Β±0  3 πŸ”₯ Β±0 
99 runs  Β±0  76 βœ”οΈ Β±0  20 πŸ’€ Β±0  0 ❌ Β±0  3 πŸ”₯ Β±0 

Results for commit cd5019f. ± Comparison against earlier commit b9341fb.

Annotations

Check failure on line 0 in metadata

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

metadata_matches_radqlqc (metadata) with error

random.cdisc.data.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Error in `prep_adqlqc(df = qs)`: object 'gdsr_param_adqlqc' not found ('test-metadata.R:158:3')
Error in `prep_adqlqc(df = qs)`: object 'gdsr_param_adqlqc' not found
Backtrace:
    x
 1. \-random.cdisc.data::radqlqc(adsl, percent = 80, number = 2, seed = 1) at test-metadata.R:158:2
 2.   \-random.cdisc.data:::prep_adqlqc(df = qs)
 3.     +-dplyr::left_join(adqlqc, gdsr_param_adqlqc, by = "PARAMCD")
 4.     \-dplyr:::left_join.data.frame(adqlqc, gdsr_param_adqlqc, by = "PARAMCD")
 5.       \-dplyr::auto_copy(x, y, copy = copy)
 6.         +-dplyr::same_src(x, y)
 7.         \-dplyr:::same_src.data.frame(x, y)
 8.           \-base::is.data.frame(y)

Check failure on line 0 in rdata

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

1 out of 14 runs with error: r_data_functions_work (rdata)

random.cdisc.data.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Error in `prep_adqlqc(df = qs)`: object 'gdsr_param_adqlqc' not found ('test-rdata.R:15:3')
Error in `prep_adqlqc(df = qs)`: object 'gdsr_param_adqlqc' not found
Backtrace:
     x
  1. +-testthat::expect_silent(...) at test-rdata.R:15:2
  2. | \-testthat:::quasi_capture(enquo(object), NULL, evaluate_promise)
  3. |   +-testthat (local) .capture(...)
  4. |   | +-withr::with_output_sink(...)
  5. |   | | \-base::force(code)
  6. |   | +-base::withCallingHandlers(...)
  7. |   | \-base::withVisible(code)
  8. |   \-rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
  9. \-random.cdisc.data::radqlqc(adsl, percent = 80, number = 2, seed = 1)
 10.   \-random.cdisc.data:::prep_adqlqc(df = qs)
 11.     +-dplyr::left_join(adqlqc, gdsr_param_adqlqc, by = "PARAMCD")
 12.     \-dplyr:::left_join.data.frame(adqlqc, gdsr_param_adqlqc, by = "PARAMCD")
 13.       \-dplyr::auto_copy(x, y, copy = copy)
 14.         +-dplyr::same_src(x, y)
 15.         \-dplyr:::same_src.data.frame(x, y)
 16.           \-base::is.data.frame(y)

Check failure on line 0 in row_values

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

radqlqc_produces_expected_values (row_values) with error

random.cdisc.data.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Error in `prep_adqlqc(df = qs)`: object 'gdsr_param_adqlqc' not found ('test-row_values.R:134:3')
Error in `prep_adqlqc(df = qs)`: object 'gdsr_param_adqlqc' not found
Backtrace:
    x
 1. \-random.cdisc.data::radqlqc(adsl, percent = 80, number = 2, seed = 1) at test-row_values.R:134:2
 2.   \-random.cdisc.data:::prep_adqlqc(df = qs)
 3.     +-dplyr::left_join(adqlqc, gdsr_param_adqlqc, by = "PARAMCD")
 4.     \-dplyr:::left_join.data.frame(adqlqc, gdsr_param_adqlqc, by = "PARAMCD")
 5.       \-dplyr::auto_copy(x, y, copy = copy)
 6.         +-dplyr::same_src(x, y)
 7.         \-dplyr:::same_src.data.frame(x, y)
 8.           \-base::is.data.frame(y)