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

Add URL and BugReports to DESCRIPTION #305

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Add URL and BugReports to DESCRIPTION #305

merged 1 commit into from
Apr 16, 2024

Conversation

edelarua
Copy link
Contributor

Pull Request

Fixes #304

@edelarua edelarua added the sme label Apr 15, 2024
@edelarua edelarua enabled auto-merge (squash) April 15, 2024 19:12
Copy link
Contributor

Unit Tests Summary

  1 files   4 suites   29s ⏱️
 61 tests 40 ✅ 21 💤 0 ❌
106 runs  85 ✅ 21 💤 0 ❌

Results for commit d576170.

Copy link
Contributor

badge

Code Coverage Summary

Filename         Stmts    Miss  Cover    Missing
-------------  -------  ------  -------  -----------------------------------------
R/radab.R          284       1  99.65%   390
R/radae.R          198       3  98.48%   76, 95, 284
R/radaette.R       203       4  98.03%   50, 72, 78, 260
R/radcm.R          150       2  98.67%   51, 204
R/raddv.R           91       2  97.80%   54, 137
R/radeg.R          266       1  99.62%   366
R/radex.R          229       1  99.56%   320
R/radhy.R          136       1  99.26%   198
R/radlb.R          334       1  99.70%   426
R/radmh.R           93       2  97.85%   45, 134
R/radpc.R           85       1  98.82%   125
R/radpp.R           83       1  98.80%   153
R/radqlqc.R       1024       7  99.32%   331, 820, 1112-1116
R/radqs.R          118       1  99.15%   185
R/radrs.R          122       3  97.54%   47, 54, 183
R/radsaftte.R        1       0  100.00%
R/radsl.R          180       1  99.44%   260
R/radsub.R         140       2  98.57%   171, 235
R/radtr.R          124       0  100.00%
R/radtte.R         208       4  98.08%   52, 72, 84, 279
R/radvs.R          178       1  99.44%   251
R/utils.R          156      14  91.03%   59, 195, 204, 207, 244, 256, 260, 290-296
TOTAL             4403      53  98.80%

Diff against main

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

Results for commit: d576170

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

Copy link
Contributor

@shajoezhu shajoezhu left a comment

Choose a reason for hiding this comment

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

lgtm! Thanks @edelarua

@edelarua edelarua merged commit f6e852a into main Apr 16, 2024
24 checks passed
@edelarua edelarua deleted the 304_add_urls@main branch April 16, 2024 01:06
@shajoezhu shajoezhu self-assigned this Apr 16, 2024
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.

Add URL and BugReports field to the DESCRIPTION file
2 participants