Skip to content

Fix Kruskal-Wallis test reporting failure with degenerate cases (one observation per group)#512

Draft
Copilot wants to merge 3 commits intomainfrom
copilot/fix-454
Draft

Fix Kruskal-Wallis test reporting failure with degenerate cases (one observation per group)#512
Copilot wants to merge 3 commits intomainfrom
copilot/fix-454

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Aug 31, 2025

  • Merge origin/main into the current branch
  • Resolve conflicts in DESCRIPTION (use main's Version: 0.6.3.1)
  • Resolve conflicts in NEWS.md (keep both entries: character vector fix from main + Kruskal-Wallis fix from our branch)
  • Resolve conflicts in R/report_htest_kruskal.R (use main's cleaner implementation which already includes the degenerate case fix)
  • Verify the fix for Kruskal-Wallis degenerate cases is preserved (test file present at tests/testthat/test-report.htest-kruskal.R)
  • Complete merge commit (cf33dcd)

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: rempsyc <13123390+rempsyc@users.noreply.github.com>
Copilot AI changed the title [WIP] Fail to compute report for Kruskal test in some cases Fix Kruskal-Wallis test reporting failure with degenerate cases (one observation per group) Aug 31, 2025
Copilot AI requested a review from rempsyc August 31, 2025 05:40
@strengejacke
Copy link
Copy Markdown
Member

@copilot resolve the merge conflicts in this pull request

Co-authored-by: strengejacke <26301769+strengejacke@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 29, 2026

@copilot resolve the merge conflicts in this pull request

Merge conflicts resolved in commit cf33dcd. The conflicts were in 3 files:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants