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

Only retain hard dependencies from pre-commit hooks #333

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

averissimo
Copy link
Contributor

Pull Request

Fixes https://github.com/insightsengineering/coredev-tasks/issues/471

image

Changes description

  • Had to add some extra dependencies for Bioconductor packages to install

@github-actions
Copy link
Contributor

github-actions bot commented Sep 12, 2023

badge

Code Coverage Summary

Filename              Stmts    Miss  Cover    Missing
------------------  -------  ------  -------  -------------------------------------------------------------------------------------------------------------------------------
R/adtteSpec.R           168     121  27.98%   252-397
R/assaySpec.R            53      39  26.42%   109-151
R/barplot.R             169     136  19.53%   40-64, 123-259
R/boxplot.R             172     144  16.28%   41-65, 119-260
R/checkmate.R            18       9  50.00%   110-118
R/experimentSpec.R       89      56  37.08%   97, 215-282
R/forestplot.R          197     172  12.69%   60-91, 147-312
R/geneSpec.R            256     153  40.23%   154-169, 298-482
R/km.R                  189     158  16.40%   63-92, 153-307
R/pca.R                 355     272  23.38%   35-55, 163-464
R/quality.R             298     228  23.49%   18-109, 203-431
R/sampleVarSpec.R       236     104  55.93%   295, 314-323, 329-336, 338, 346-358, 360-361, 363, 366, 374-378, 380-395, 400-424, 427-431, 433, 440-450, 452-453, 461, 506-523
R/scatterplot.R         167     137  17.96%   40-64, 122-258
R/utils.R                16       0  100.00%
R/volcanoplot.R         193     163  15.54%   35-56, 111-280
R/zzz.R                   1       1  0.00%    2
TOTAL                  2577    1893  26.54%

Diff against main

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

Results for commit: 3384582

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@github-actions
Copy link
Contributor

github-actions bot commented Sep 12, 2023

Unit Tests Summary

  1 files  15 suites   12s ⏱️
56 tests 43 ✔️ 13 💤 0
89 runs  76 ✔️ 13 💤 0

Results for commit 8f22d48.

♻️ This comment has been updated with latest results.

@averissimo averissimo force-pushed the 471_pre-commit-updates@main branch from 8b22b75 to 9663d2e Compare September 12, 2023 14:13
@averissimo averissimo force-pushed the 471_pre-commit-updates@main branch from 9663d2e to 7a0a12f Compare September 12, 2023 14:49
@averissimo averissimo merged commit 3a07e41 into main Sep 13, 2023
20 checks passed
@averissimo averissimo deleted the 471_pre-commit-updates@main branch September 13, 2023 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants