insightsengineering / teal.modules.hermes

RNA-seq analysis modules to add to a teal application
https://insightsengineering.github.io/teal.modules.hermes/
Other
7 stars 1 forks source link

add teal.data in package imports #347

Closed donyunardi closed 11 months ago

donyunardi commented 11 months ago

Fixes #346

image

github-actions[bot] commented 11 months ago

badge

Code Coverage Summary

Filename              Stmts    Miss  Cover    Missing
------------------  -------  ------  -------  -------------------------------------------------------------------------------------------------------------------------------
R/adtteSpec.R           168     121  27.98%   248-393
R/assaySpec.R            53      39  26.42%   106-148
R/barplot.R             169     136  19.53%   38-62, 121-257
R/boxplot.R             172     144  16.28%   39-63, 117-258
R/checkmate.R            18       9  50.00%   110-118
R/experimentSpec.R       89      56  37.08%   97, 212-279
R/forestplot.R          196     171  12.76%   57-88, 144-306
R/geneSpec.R            256     153  40.23%   154-169, 296-480
R/km.R                  188     157  16.49%   60-89, 150-301
R/pca.R                 355     272  23.38%   33-53, 161-462
R/quality.R             298     228  23.49%   18-107, 201-429
R/sampleVarSpec.R       236     104  55.93%   293, 312-321, 327-334, 336, 344-356, 358-359, 361, 364, 372-376, 378-393, 398-422, 425-429, 431, 438-448, 450-451, 459, 504-521
R/scatterplot.R         167     137  17.96%   38-62, 120-256
R/utils.R                16       0  100.00%
R/volcanoplot.R         193     163  15.54%   33-54, 109-278
R/zzz.R                   1       1  0.00%    2
TOTAL                  2575    1891  26.56%

Diff against main

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

Results for commit: 7d026ba02c2f7ec207438dea17eae674b34db907

Minimum allowed coverage is 80%

:recycle: This comment has been updated with latest results

github-actions[bot] commented 11 months ago

Unit Tests Summary

    1 files    15 suites   11s :stopwatch:   56 tests   43 :heavy_check_mark: 13 :zzz: 0 :x: 538 runs  525 :heavy_check_mark: 13 :zzz: 0 :x:

Results for commit 7d026ba0.