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

green ci #313

Merged
merged 26 commits into from
Aug 28, 2024
Merged

green ci #313

merged 26 commits into from
Aug 28, 2024

Conversation

shajoezhu
Copy link
Contributor

@shajoezhu shajoezhu commented Aug 20, 2024

close #312

Signed-off-by: Joe Zhu <sha.joe.zhu@gmail.com>
Signed-off-by: Joe Zhu <sha.joe.zhu@gmail.com>
Signed-off-by: Joe Zhu <sha.joe.zhu@gmail.com>
Copy link
Contributor

github-actions bot commented Aug 20, 2024

Unit Tests Summary

  1 files    8 suites   15s ⏱️
 52 tests  52 ✅ 0 💤 0 ❌
365 runs  365 ✅ 0 💤 0 ❌

Results for commit e6815ad.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Aug 20, 2024

badge

Code Coverage Summary

Filename             Stmts    Miss  Cover    Missing
-----------------  -------  ------  -------  -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
R/format_value.R       197      12  93.91%   88, 105-112, 187, 204, 409, 423, 431
R/generics.R           125      12  90.40%   142, 280-284, 486, 498, 529, 559, 667, 680, 701-708
R/labels.R              55       7  87.27%   51, 57, 66, 107, 133, 142, 146
R/matrix_form.R        683      40  94.14%   121, 492-493, 585, 595-598, 616, 647, 737-738, 752-757, 787-790, 850-851, 940-941, 968, 996, 1048, 1210, 1246, 1249-1253, 1303, 1351, 1354, 1358
R/mpf_exporters.R      277      20  92.78%   2, 100-102, 147, 183, 227, 230, 235, 414-420, 424, 427, 431, 479, 557
R/page_size.R           42       1  97.62%   219
R/pagination.R         759      52  93.15%   327-330, 435-450, 540, 593, 598, 639, 677-688, 764, 876-877, 899-908, 1046, 1097-1098, 1249, 1286-1290, 1306, 1313, 1395, 1530-1531, 1547-1548, 1562-1563
R/tostring.R           783      66  91.57%   88, 296, 351, 421, 454, 462, 498, 555-558, 594, 658-661, 667-671, 674-677, 684-689, 772-773, 913-914, 979-986, 1036-1040, 1109, 1162, 1181-1185, 1196, 1214, 1231, 1246, 1344, 1385, 1430, 1516, 1555, 1609, 1616
R/utils.R                3       0  100.00%
R/zzz.R                 17       6  64.71%   28-33
TOTAL                 2941     216  92.66%

Diff against main

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

Results for commit: e6815ad

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@shajoezhu shajoezhu changed the title Update scheduled.yaml green ci Aug 21, 2024
@shajoezhu shajoezhu added the sme Tracks changes for the sme board label Aug 21, 2024
DESCRIPTION Show resolved Hide resolved
@shajoezhu shajoezhu marked this pull request as draft August 21, 2024 13:04
R/matrix_form.R Outdated Show resolved Hide resolved
R/tostring.R Outdated Show resolved Hide resolved
NAMESPACE Show resolved Hide resolved
R/matrix_form.R Outdated Show resolved Hide resolved
shajoezhu and others added 3 commits August 28, 2024 16:44
Co-authored-by: Pawel Rucki <12943682+pawelru@users.noreply.github.com>
Signed-off-by: Joe Zhu <sha.joe.zhu@gmail.com>
R/tostring.R Outdated Show resolved Hide resolved
R/tostring.R Outdated Show resolved Hide resolved
R/tostring.R Outdated Show resolved Hide resolved
R/tostring.R Outdated Show resolved Hide resolved
R/tostring.R Outdated Show resolved Hide resolved
Signed-off-by: Joe Zhu <sha.joe.zhu@gmail.com>
Copy link
Contributor

@Melkiades Melkiades left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me!! I thought there were more functions related to dplyr and magrittr. Thanks Joe for working this out!! ^^

@shajoezhu shajoezhu enabled auto-merge (squash) August 28, 2024 14:59
@shajoezhu shajoezhu merged commit c0bf23f into main Aug 28, 2024
29 checks passed
@shajoezhu shajoezhu deleted the shajoezhu-patch-1 branch August 28, 2024 15:11
@github-actions github-actions bot locked and limited conversation to collaborators Aug 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
sme Tracks changes for the sme board
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix CI
3 participants