insightsengineering / teal.osprey

Community efforts to collect teal modules for TLGs defined in the osprey package
https://insightsengineering.github.io/teal.osprey/
Other
5 stars 2 forks source link

Fix broken pipelines #280

Closed m7pr closed 4 weeks ago

m7pr commented 2 months ago

Fix https://github.com/insightsengineering/teal.osprey/issues/279

m7pr commented 1 month ago

Since we provided a fix in https://github.com/insightsengineering/r-revdepcheck-action/pull/4 for the last build, I am opening this PR and restarting the build

github-actions[bot] commented 1 month ago

badge

Code Coverage Summary

Filename                    Stmts    Miss  Cover    Missing
------------------------  -------  ------  -------  --------------
R/tm_g_ae_oview.R             246     246  0.00%    82-360
R/tm_g_ae_sub.R               309     309  0.00%    59-403
R/tm_g_butterfly.R            382     382  0.00%    123-544
R/tm_g_decorate.R              47      47  0.00%    18-99
R/tm_g_events_term_id.R       293     293  0.00%    62-392
R/tm_g_heat_bygrade.R         316     316  0.00%    134-485
R/tm_g_patient_profile.R      712     712  0.00%    156-935
R/tm_g_spiderplot.R           330     330  0.00%    98-474
R/tm_g_swimlane.R             370     370  0.00%    125-551
R/tm_g_waterfall.R            440     440  0.00%    107-602
R/utils.R                      47      42  10.64%   32-91, 124-160
R/zzz.R                         2       2  0.00%    2-3
TOTAL                        3494    3489  0.14%

Diff against main

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

Results for commit: 5a2c8c63793ad74304cf8aa91417ef0ac04afc90

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 1 month ago

Unit Tests Summary

 1 files   1 suites   0s :stopwatch:  4 tests  4 :white_check_mark: 0 :zzz: 0 :x: 13 runs  13 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 5a2c8c63.

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

m7pr commented 1 month ago

Checks are failiing as there is external cairo dependency missing. Raised this to IDR for help

The same as for teal.goshawk https://github.com/insightsengineering/teal.goshawk/pull/306#issuecomment-2390925941

m7pr commented 4 weeks ago

R-hub test is green https://github.com/insightsengineering/teal.osprey/actions/runs/11232452601