BR-Visualization / brcharts

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

fix: roxygen error #39

Closed aemabe closed 2 months ago

aemabe commented 2 months ago

Received a workflow error when merging scatterplot branch to main. Fixing it with this branch to avoid additional workflow errors.

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-330, 359-363, 367-370, 385-389, 404-408, 426-430, 443-448
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/scatterplot_function.R             121      13  89.26%   40-42, 70-81
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                               2173     846  61.07%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
TOTAL             0       0  +100.00%

Results for commit: 3dd7a5e4382e0ba544a12a167d159e237360f8cd

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   7s :stopwatch:  37 tests  37 :white_check_mark: 0 :zzz: 0 :x: 331 runs  331 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 3dd7a5e4.

:recycle: 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