Conversation
Code Coverage SummaryDiff against mainResults for commit: 053730e Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Unit Tests Summary 1 files 40 suites 6s ⏱️ Results for commit 053730e. ♻️ This comment has been updated with latest results. |
Unit Test Performance DifferenceAdditional test case details
Results for commit 9d31616 ♻️ This comment has been updated with latest results. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #74 +/- ##
=======================================
Coverage 99.17% 99.18%
=======================================
Files 17 17
Lines 848 854 +6
=======================================
+ Hits 841 847 +6
Misses 7 7 ☔ View full report in Codecov by Sentry. |
What changes are proposed in this pull request?
ard_smd()to work with weighted data from the survey package.Reference GitHub issue associated with pull request. e.g., 'closes #'
closes #73
Pre-review Checklist (if item does not apply, mark is as complete)
usethis::pr_merge_main()devtools::test_coverage()Reviewer Checklist (if item does not apply, mark is as complete)
pkgdown::build_site(). Check the R console for errors, and review the rendered website.devtools::test_coverage()When the branch is ready to be merged:
NEWS.mdwith the changes from this pull request under the heading "# cards (development version)". If there is an issue associated with the pull request, reference it in parentheses at the end update (seeNEWS.mdfor examples).