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

330 Fix integration test (update adtteSpec snapshott) #334

Merged
merged 4 commits into from
Sep 13, 2023

Conversation

BFalquet
Copy link
Contributor

@BFalquet BFalquet commented Sep 12, 2023

closes #330

changes in teal cause some tests to fail

thank you for the review

@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: fdf8a2e

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   11s ⏱️
56 tests 43 ✔️ 13 💤 0
94 runs  81 ✔️ 13 💤 0

Results for commit 8a2a50c.

♻️ This comment has been updated with latest results.

@danielinteractive danielinteractive self-assigned this Sep 13, 2023
@BFalquet BFalquet merged commit f06a354 into main Sep 13, 2023
23 checks passed
@BFalquet BFalquet deleted the 330-fix-integration-test-update-adttespe@main branch September 13, 2023 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix integration test (update adtteSpec snapshott)
2 participants