Skip to content

Modify the print for modules to contain more information #2550

Modify the print for modules to contain more information

Modify the print for modules to contain more information #2550

GitHub Actions / Unit Tests Summary failed Nov 6, 2024 in 0s

1 fail, 46 skipped, 216 pass in 1m 8s

  1 files   25 suites   1m 8s ⏱️
263 tests 216 ✅ 46 💤 1 ❌
466 runs  419 ✅ 46 💤 1 ❌

Results for commit 2b30c12.

Annotations

Check warning on line 0 in modules

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

format.teal_modules_returns_proper_structure (modules) failed

teal.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
format(appended_mods) not equal to "+ c\n + a\n + c\n + c\n". ('test-modules.R:510:3')
format(appended_mods) not equal to "+ c\n + a\n + c\n + c\n".
1/1 mismatches
x[1]: "TEAL ROOT\n  ├─ a\n  │  ├─ Datasets: all\n  │  ├─ Properties:\n  │  │  ├─
x[1]:  Bookmarkable: FALSE\n  │  │  └─ Reportable: FALSE\n  │  ├─ UI Arguments: 
x[1]: NULL\n  │  ├─ Server Arguments: NULL\n  │  └─ Transformers: NULL\n  ├─ c\n
x[1]:   │  ├─ Datasets: all\n  │  ├─ Properties:\n  │  │  ├─ Bookmarkable: FALSE
x[1]: \n  │  │  └─ Reportable: FALSE\n  │  ├─ UI Arguments: NULL\n  │  ├─ Ser...
y[1]: "+ c\n + a\n + c\n + c\n"