Skip to content

761 better getter seeters@221 fix separator div@main #940

761 better getter seeters@221 fix separator div@main

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

βŸβ€„β€ˆβŸβ€„βŸβ€„1 filesβ€„β€ƒβŸβ€„β€ˆβŸβ€„24 suites   1m 31s ⏱️
βŸβ€„β€ˆ192 testsβ€ƒβŸβ€„β€ˆ190 βœ”οΈβ€ƒ0 πŸ’€β€ƒ0 βŒβ€ƒ2 πŸ”₯
1β€ˆ423 runs  1β€ˆ421 βœ”οΈβ€ƒ0 πŸ’€β€ƒ0 βŒβ€ƒ2 πŸ”₯

Results for commit 29bfb6c.

Annotations

Check failure on line 0 in Accessor_tests

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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))