-
-
Notifications
You must be signed in to change notification settings - Fork 50
[WIP] improve covr tests [WIP] #1646
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Marcin <133694481+m7pr@users.noreply.github.com>
|
Hey, changing to regular PR to start tests, because they dont work for me locally |
Unit Tests Summary 1 files 33 suites 2m 32s ⏱️ Results for commit 6031170. ♻️ This comment has been updated with latest results. |
Unit Test Performance Difference
Additional test case details
Results for commit 6096a20 ♻️ This comment has been updated with latest results. |
Code Coverage SummaryDiff against mainResults for commit: 6031170 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
|
For now, covr stats, will try to improve R/module_bookmark_manager.R: 28.76%
R/module_teal_data.R: 48.99%
R/module_snapshot_manager.R: 59.19% |
|
Current: teal Coverage: 72.94% R/module_bookmark_manager.R: 25.49% |
|
Current teal Coverage: 76.49%
R/reporter_previewer_module.R: 0.00%
R/TealAppDriver.R: 0.00%
R/module_bookmark_manager.R: 25.49%
R/module_teal_data.R: 48.99%
R/module_teal_lockfile.R: 59.54%
R/after.R: 64.41%
R/module_filter_manager.R: 78.17%
R/modules.R: 82.47%
R/utils.R: 83.51%
R/module_snapshot_manager.R: 83.82%
R/module_teal.R: 86.85%
R/module_nested_tabs.R: 90.03%
R/module_teal_reporter.R: 92.62%
R/module_init_data.R: 92.86%
R/module_transform_data.R: 94.83%
R/module_data_summary.R: 95.48%
R/dummy_functions.R: 96.72%
R/init.R: 99.34%
R/checkmate.R: 100.00%
R/include_css_js.R: 100.00%
R/module_filter_data.R: 100.00%
R/module_session_info.R: 100.00%
R/module_source_code.R: 100.00%
R/teal_data_module-eval_code.R: 100.00%
R/teal_data_module-within.R: 100.00%
R/teal_data_module.R: 100.00%
R/teal_data_utils.R: 100.00%
R/teal_modifiers.R: 100.00%
R/teal_slices-store.R: 100.00%
R/teal_slices.R: 100.00%
R/teal_transform_module.R: 100.00%
R/validate_inputs.R: 100.00%
R/validations.R: 100.00%
R/zzz.R: 100.00% |
Part of #1600
module_snapshot_manager + friends