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

Test ggplot2 outputs #27

Merged
merged 6 commits into from
Jun 17, 2024
Merged

Test ggplot2 outputs #27

merged 6 commits into from
Jun 17, 2024

Conversation

PuzzledFace
Copy link
Collaborator

No description provided.

@PuzzledFace PuzzledFace self-assigned this Jan 31, 2023
@github-actions
Copy link
Contributor

badge

Code Coverage Summary

Filename                                Stmts    Miss  Cover    Missing
------------------------------------  -------  ------  -------  ----------------------------------------------------------------------------
R/applyQtl.R                               21       0  100.00%
R/autorunJagsAndCaptureOutput.R            46       6  86.96%   63-66, 75-76
R/createBinomialInit.R                     43       3  93.02%   76-78
R/createObservedMinusExpectedPlot.R        55       0  100.00%
R/createObservedMinusExpectedTable.R       44       0  100.00%
R/createObservedOverExpectedPlot.R         34       1  97.06%   37
R/createObservedOverExpectedTable.R        34       0  100.00%
R/createPoissonInit.R                      43       3  93.02%   55-57
R/createQtlBubblePlot.R                    68       9  86.76%   78-84, 87, 126
R/createQtlPlot.R                          80      15  81.25%   45, 47-53, 56-62
R/fitBayesBinomialModel.R                  59       0  100.00%
R/fitBayesPoissonModel.R                   39       1  97.44%   92
R/getModelString.R                         82       1  98.78%   131
R/helpers.R                                69       1  98.55%   81
R/qtl-evaluation-methods.R                179      39  78.21%   127-129, 134, 155-161, 229-234, 258-265, 338-339, 342-343, 357, 365, 382-389
R/shadeRange.R                             31       8  74.19%   58, 74-80
TOTAL                                     927      87  90.61%

Diff against main

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

Results for commit: 9075ca2

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@github-actions
Copy link
Contributor

Unit Tests Summary

    1 files    17 suites   42s ⏱️
  58 tests   58 ✔️ 0 💤 0
268 runs  268 ✔️ 0 💤 0

Results for commit 2923b3e.

Copy link
Contributor

Unit Test Performance Difference

Additional test case details
Test Suite $Status$ Time on main $±Time$ Test Case
createQtlBubblePlot 👶 $+0.23$ creatQtlBubblePlot_output_contains_correct_elements

Results for commit f4bb140

♻️ This comment has been updated with latest results.

@Puzzled-Face Puzzled-Face self-assigned this Jun 17, 2024
@Puzzled-Face Puzzled-Face self-requested a review June 17, 2024 08:43
@Puzzled-Face Puzzled-Face merged commit d8c8342 into main Jun 17, 2024
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.

2 participants