BR-Visualization / brcharts

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

12 create stacked bar chart #37

Closed chen-chen-stat closed 2 months ago

github-actions[bot] commented 2 months 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/cumulative_excess_functions.R      347      40  88.47%   94-95, 105-106, 192-199, 236-247, 304-308, 443-451, 469-471
R/grouped_barchart.R                  12      12  0.00%    23-35
R/pyramid_chart.R                     76       1  98.68%   52
R/stacked_barchart.R                  39       0  100.00%
R/tradeoff_plot.R                    890     424  52.36%   92-140, 234, 241-242, 246-247, 289-290, 299-309, 381-387, 396-400, 503-514, 701-730, 769-808, 834-972, 980-1034, 1070-1077, 1111-1221
R/utils.R                            289      55  80.97%   443-668
R/value_tree.R                         1       1  0.00%    45
TOTAL                               2091     833  60.16%

Diff against main

Filename                Stmts    Miss  Cover
--------------------  -------  ------  --------
R/stacked_barchart.R      +39       0  +100.00%
TOTAL                     +39       0  +0.76%

Results for commit: eb707754ef988f27e988269c36b0e67e4978b05b

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 2 months ago

Unit Tests Summary

  1 files    5 suites   9s :stopwatch:  35 tests  35 :white_check_mark: 0 :zzz: 0 :x: 303 runs  303 :white_check_mark: 0 :zzz: 0 :x:

Results for commit eb707754.

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

github-actions[bot] commented 2 months ago

Unit Test Performance Difference

Test Suite $Status$ Time on main $±Time$ $±Tests$ $±Skipped$ $±Failures$ $±Errors$
stacked_barchart 👶 $+1.73$ $+11$ $0$ $0$ $0$
Additional test case details | Test Suite | $Status$ | Time on `main` | $±Time$ | Test Case | |:-----|:----:|:----:|:----:|:-----| | pyramid_chart | 👶 | | $+1.56$ | _unnamed_ | | stacked_barchart | 👶 | | $+0.01$ | test_that_stacked_barchart_returns_an_error_when_a_required_field_is_missing | | stacked_barchart | 👶 | | $+0.16$ | test_that_stacked_barchart_returns_warning_message_concerning_missing_data |

Results for commit 3980f7298ce35737b7e8a5c5d28b2b2b99ab1d3c

♻️ This comment has been updated with latest results.

github-actions[bot] commented 2 months ago

Github pages

Review the pkgdown webpage for the PR here