Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #67 +/- ##
==========================================
- Coverage 99.72% 99.47% -0.26%
==========================================
Files 14 15 +1
Lines 720 755 +35
==========================================
+ Hits 718 751 +33
- Misses 2 4 +2 ☔ View full report in Codecov by Sentry. |
Unit Tests Summary 1 files 26 suites 4s ⏱️ Results for commit 5ed5d2a. ♻️ This comment has been updated with latest results. |
Code Coverage SummaryDiff against mainResults for commit: 5ed5d2a Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Unit Test Performance Difference
Additional test case details
Results for commit bd3b0e0 ♻️ This comment has been updated with latest results. |
What changes are proposed in this pull request?
ard_car_anova()for tabulating results fromcar::Anova(). (Add ARD forcar::Anova()output #3)Reference GitHub issue associated with pull request. e.g., 'closes #'
closes #3
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).