Skip to content

Rename a file for a specific module #423

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Rename a file for a specific module #423

wants to merge 7 commits into from

Conversation

llrs-roche
Copy link

Just a simple renaming of a file so that it matches the naming convention we have on all the packages.

@llrs-roche llrs-roche added good first issue Good for newcomers core labels Jul 8, 2025
Copy link
Contributor

github-actions bot commented Jul 8, 2025

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

@llrs-roche
Copy link
Author

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

Copy link
Contributor

github-actions bot commented Jul 8, 2025

badge

Code Coverage Summary

Filename                Stmts    Miss  Cover    Missing
--------------------  -------  ------  -------  -------------------------------------------------------------------------------------------------------------------------------
R/adtteSpec.R             162     116  28.40%   253-391
R/assaySpec.R              49      36  26.53%   103-142
R/checkmate.R              18       9  50.00%   110-118
R/experimentSpec.R         91      58  36.26%   97, 215-284
R/geneSpec.R              257     154  40.08%   154-169, 296-481
R/sampleVarSpec.R         229     103  55.02%   293, 312-321, 327-334, 336, 344-356, 358-359, 361, 364, 372-376, 378-392, 397-421, 424-428, 430, 437-447, 449-450, 458, 503-520
R/tm_g_barplot.R          192     156  18.75%   41-69, 132-286
R/tm_g_boxplot.R          207     163  21.26%   42-70, 141-298
R/tm_g_forest_tte.R       212     184  13.21%   60-95, 155-327
R/tm_g_km.R               206     172  16.50%   63-95, 159-326
R/tm_g_pca.R              383     288  24.80%   36-59, 180-495
R/tm_g_quality.R          322     251  22.05%   18-113, 209-458
R/tm_g_scatterplot.R      185     152  17.84%   41-68, 130-279
R/tm_g_volcanoplot.R      211     178  15.64%   36-60, 119-302
R/utils.R                   6       0  100.00%
R/zzz.R                     2       2  0.00%    2-3
TOTAL                    2732    2022  25.99%

Diff against main

Filename            Stmts    Miss  Cover
----------------  -------  ------  --------
R/tm_g_quality.R     +322    +251  +22.05%
TOTAL                +322    +251  +100.00%

Results for commit: 71e36b3

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Jul 8, 2025

Unit Tests Summary

 1 files  15 suites   9s ⏱️
56 tests 43 ✅ 13 💤 0 ❌
86 runs  73 ✅ 13 💤 0 ❌

Results for commit 71e36b3.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant