761 better getter seeters@221 fix separator div@main #940
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Unit Tests Summary
failed
Nov 21, 2023 in 0s
2 errors, 190 pass in 1m 31s
Annotations
Check failure on line 0 in Accessor_tests
github-actions / Unit Tests Summary
section_div_getter_and_setter_works (Accessor_tests) with error
rtables.Rcheck/tests/testthat/junit-result.xmlβ[took 0s]
Raw output
Error in `test_structure_with_a_getter(tbl, getter = trailing_section_div, ('test-accessors.R:260:3')
Error in `test_structure_with_a_getter(tbl, getter = trailing_section_div,
val_per_lev = val_per_lev)`: could not find function "test_structure_with_a_getter"
Check failure on line 0 in Accessor_tests
github-actions / Unit Tests Summary
1 out of 5 runs with error: header_section_div_works (Accessor_tests)
rtables.Rcheck/tests/testthat/junit-result.xmlβ[took 0s]
Raw output
Error in `check_pattern(header_sdiv, "+", nchar(header_sdiv))`: could not find function "check_pattern" ('test-accessors.R:325:3')
Error in `check_pattern(header_sdiv, "+", nchar(header_sdiv))`: could not find function "check_pattern"
Backtrace:
β
1. ββtestthat::expect_true(check_pattern(header_sdiv, "+", nchar(header_sdiv))) at test-accessors.R:325:3
2. ββtestthat::quasi_label(enquo(object), label, arg = "object")
3. ββrlang::eval_bare(expr, quo_get_env(quo))
Loading