Skip to content

fix failed jobs#305

Merged
m7pr merged 2 commits intomainfrom
scheduled
Jun 23, 2025
Merged

fix failed jobs#305
m7pr merged 2 commits intomainfrom
scheduled

Conversation

@m7pr
Copy link
Contributor

@m7pr m7pr commented Jun 19, 2025

Signed-off-by: Marcin <133694481+m7pr@users.noreply.github.com>
@m7pr m7pr added the core label Jun 19, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jun 19, 2025

Unit Tests Summary

 1 files   1 suites   0s ⏱️
 4 tests  4 ✅ 0 💤 0 ❌
13 runs  13 ✅ 0 💤 0 ❌

Results for commit 47da983.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 19, 2025

badge

Code Coverage Summary

Filename                    Stmts    Miss  Cover    Missing
------------------------  -------  ------  -------  --------------
R/tm_g_ae_oview.R             247     247  0.00%    83-362
R/tm_g_ae_sub.R               310     310  0.00%    60-405
R/tm_g_butterfly.R            383     383  0.00%    124-546
R/tm_g_decorate.R              47      47  0.00%    18-99
R/tm_g_events_term_id.R       294     294  0.00%    63-394
R/tm_g_heat_bygrade.R         315     315  0.00%    135-485
R/tm_g_patient_profile.R      712     712  0.00%    157-936
R/tm_g_spiderplot.R           337     337  0.00%    99-482
R/tm_g_swimlane.R             368     368  0.00%    126-550
R/tm_g_waterfall.R            441     441  0.00%    108-604
R/utils.R                      50      45  10.00%   32-91, 125-155
R/zzz.R                         3       3  0.00%    4-7
TOTAL                        3507    3502  0.14%

Diff against main

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

Results for commit: 47da983

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Signed-off-by: Marcin <133694481+m7pr@users.noreply.github.com>
@m7pr m7pr requested a review from llrs-roche June 20, 2025 12:10
@m7pr m7pr changed the title WIP - fix failed jobs fix failed jobs Jun 20, 2025
Copy link
Contributor

@llrs-roche llrs-roche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Runs ok, the teal.logger version can't be installed on release which is expected and thus causes this strategy to fail.

@m7pr m7pr merged commit 87285f0 into main Jun 23, 2025
41 of 43 checks passed
@m7pr m7pr deleted the scheduled branch June 23, 2025 09:26
@github-actions github-actions bot locked and limited conversation to collaborators Jun 23, 2025
@llrs-roche llrs-roche self-assigned this Jun 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make sure CI is green before release

2 participants