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

let try #262

Closed
wants to merge 2 commits into from
Closed

let try #262

wants to merge 2 commits into from

Conversation

gogonzo
Copy link
Contributor

@gogonzo gogonzo commented Mar 15, 2024

aasdf

Copy link
Contributor

github-actions bot commented Mar 15, 2024

badge

Code Coverage Summary

Filename              Stmts    Miss  Cover    Missing
------------------  -------  ------  -------  -----------------------------------------------------------------------------------
R/AddCardModule.R       144       2  98.61%   162, 199
R/Archiver.R             25       0  100.00%
R/ContentBlock.R         18       2  88.89%   52-58
R/DownloadModule.R      207      49  76.33%   95-101, 143, 168-173, 182-186, 189-193, 201-205, 208-212, 219-223, 226-230, 267-271
R/FileBlock.R            13       0  100.00%
R/NewpageBlock.R          2       0  100.00%
R/PictureBlock.R         30       2  93.33%   15, 109
R/Previewer.R           295      56  81.02%   188, 202, 204-207, 210, 213-221, 330-374
R/RcodeBlock.R           15       0  100.00%
R/Renderer.R            113      37  67.26%   87-102, 203, 211, 220, 222-243
R/ReportCard.R           77       4  94.81%   181, 220, 225, 246
R/Reporter.R             94       1  98.94%   254
R/ResetModule.R          55       0  100.00%
R/SimpleReporter.R       30       0  100.00%
R/TableBlock.R            9       0  100.00%
R/TextBlock.R            13       0  100.00%
R/utils.R               171      80  53.22%   7, 38-97, 99, 102-109, 163, 175-177, 287-296
R/yaml_utils.R           81       2  97.53%   70, 268
R/zzz.R                  14      10  28.57%   2-13, 19
TOTAL                  1406     245  82.57%

Diff against main

Filename              Stmts    Miss  Cover
------------------  -------  ------  -------
R/DownloadModule.R       -2       0  -0.23%
R/Previewer.R            -2       0  -0.13%
TOTAL                    -4       0  -0.05%

Results for commit: 00d9227

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

github-actions bot commented Mar 15, 2024

Unit Tests Summary

  1 files   18 suites   11s ⏱️
204 tests 203 ✅ 0 💤 1 ❌
346 runs  344 ✅ 0 💤 2 ❌

For more details on these failures, see this check.

Results for commit 00d9227.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Mar 15, 2024

Unit Test Performance Difference

Additional test case details
Test Suite $Status$ Time on main $±Time$ Test Case
PictureBlock 💀 $0.01$ $-0.01$ set_content_raises_error_if_the_content_is_not_of_the_supported_type
PictureBlock 👶 $+0.01$ set_content_throws_if_the_content_is_not_of_the_supported_type

Results for commit ca9b73e

♻️ This comment has been updated with latest results.

@gogonzo gogonzo closed this Mar 15, 2024
@gogonzo gogonzo deleted the fix_released branch March 15, 2024 09:41
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.

1 participant