Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix documentation note about links on r-devel #290

Merged
merged 3 commits into from
Dec 11, 2024
Merged

Conversation

llrs-roche
Copy link
Contributor

Pull Request

Fixes #284

I removed a link and resolved one manually to CRAN.
R CMD check doesn't complain (with 2024-12-07 r87428 ucrt).

Lintr didn't detect any issue

See insightsengineering/teal#1420 (comment) for a longer explanation.

Copy link
Contributor

github-actions bot commented Dec 11, 2024

✅ All contributors have signed the CLA
Posted by the CLA Assistant Lite bot.

@llrs-roche
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

Copy link
Contributor

github-actions bot commented Dec 11, 2024

badge

Code Coverage Summary

Filename                    Stmts    Miss  Cover    Missing
------------------------  -------  ------  -------  --------------
R/tm_g_ae_oview.R             246     246  0.00%    81-359
R/tm_g_ae_sub.R               309     309  0.00%    58-402
R/tm_g_butterfly.R            382     382  0.00%    122-543
R/tm_g_decorate.R              47      47  0.00%    18-99
R/tm_g_events_term_id.R       293     293  0.00%    61-391
R/tm_g_heat_bygrade.R         316     316  0.00%    133-484
R/tm_g_patient_profile.R      712     712  0.00%    155-934
R/tm_g_spiderplot.R           330     330  0.00%    97-473
R/tm_g_swimlane.R             370     370  0.00%    124-550
R/tm_g_waterfall.R            440     440  0.00%    106-601
R/utils.R                      47      42  10.64%   32-91, 124-160
R/zzz.R                         3       3  0.00%    4-7
TOTAL                        3495    3490  0.14%

Diff against main

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

Results for commit: 6bcae74

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Dec 11, 2024

Unit Tests Summary

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

Results for commit 6bcae74.

♻️ This comment has been updated with latest results.

@m7pr m7pr self-assigned this Dec 11, 2024
@llrs-roche llrs-roche merged commit ee6b0b2 into main Dec 11, 2024
28 of 29 checks passed
@llrs-roche llrs-roche deleted the 284_fix_links@main branch December 11, 2024 14:56
@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 2024
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.

R CMD CHECK note
2 participants