BR-Visualization / brcharts

Create BR charts
https://br-visualization.github.io/brcharts/
MIT License
0 stars 0 forks source link

docs: Add requirements for input data and create tests #65

Closed Lovemore-Gakava closed 2 weeks ago

Lovemore-Gakava commented 2 weeks ago
github-actions[bot] commented 2 weeks ago

badge

Code Coverage Summary

Filename                           Stmts    Miss  Cover    Missing
-------------------------------  -------  ------  -------  ----------------------------------------------------------------------------------------------------------------------------------------
R/check_feature.R                    345     300  13.04%   12-331, 360-364, 368-371, 386-390, 405-409, 427-431, 444-449
R/ci_calculation.R                    92       0  100.00%
R/correlogram.R                      135       0  100.00%
R/cumulative_excess_functions.R      347      40  88.47%   94-95, 105-106, 192-199, 236-247, 304-308, 443-451, 469-471
R/forest_dot_plot_utils.R           1493    1359  8.98%    16-1502, 1565-1567, 1584-1589, 1615-1618, 1639, 1704-1727, 1783-1800, 1814, 1817, 1885-2220
R/forest_dot_plot.R                  104     104  0.00%    4-254
R/grouped_barchart.R                  12      12  0.00%    36-48
R/line_chart.R                       136      20  85.29%   93-98, 119-120, 186-192, 209-213
R/order_label_der.R                   55      55  0.00%    35-97
R/pyramid_chart.R                     76       1  98.68%   52
R/scatterplot_function.R             121      13  89.26%   40-42, 70-81
R/stacked_barchart.R                  39       0  100.00%
R/tradeoff_plot.R                    890     424  52.36%   148-196, 290, 297-298, 302-303, 345-346, 355-365, 437-443, 452-456, 559-570, 757-786, 825-864, 890-1028, 1036-1090, 1126-1133, 1167-1277
R/utils.R                            289      37  87.20%   443-496, 523-529, 557-669
R/value_tree.R                        13       1  92.31%   91
TOTAL                               4147    2366  42.95%

Diff against main

Filename          Stmts    Miss  Cover
--------------  -------  ------  -------
R/value_tree.R      +12       0  +92.31%
TOTAL               +12       0  +0.17%

Results for commit: d8d7a6b240c864a9bda55bd92557d8cb65b973c1

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 2 weeks ago

Unit Tests Summary

  1 files   10 suites   13s :stopwatch:  66 tests  66 :white_check_mark: 0 :zzz: 0 :x: 418 runs  418 :white_check_mark: 0 :zzz: 0 :x:

Results for commit d8d7a6b2.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 2 weeks ago

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
value_tree 👶 $+0.06$ $+8$ $0$ $0$ $0$
Additional test case details | Test Suite | $Status$ | Time on `main` | $±Time$ | Test Case | |:-----|:----:|:----:|:----:|:-----| | value_tree | 👶 | | $+0.00$ | value_tree_correctly_processes_complex_diagrams | | value_tree | 👶 | | $+0.01$ | value_tree_handles_empty_diagram | | value_tree | 👶 | | $+0.01$ | value_tree_handles_invalid_mermaid_syntax | | value_tree | 👶 | | $+0.01$ | value_tree_passes_additional_arguments_to_mermaid | | value_tree | 👶 | | $+0.01$ | value_tree_preserves_diagram_content | | value_tree | 👶 | | $+0.03$ | value_tree_returns_a_DiagrammeR_object |

Results for commit 2bedd4d110eab220fa3b4f88799544058e777015

♻️ This comment has been updated with latest results.

github-actions[bot] commented 2 weeks ago

Github pages

Review the pkgdown webpage for the PR here