Skip to content

Change binom_ci error to warning when all values are NA (#105)#142

Draft
kelliemac wants to merge 1 commit intodevelopfrom
105-binom-ci-na-warning
Draft

Change binom_ci error to warning when all values are NA (#105)#142
kelliemac wants to merge 1 commit intodevelopfrom
105-binom-ci-na-warning

Conversation

@kelliemac
Copy link
Contributor

@kelliemac kelliemac commented Feb 6, 2026

When x contains only NA values, binom_ci now issues a warning and returns a data frame with NA results instead of throwing an error. This allows group_by/summarize pipelines to continue when some groups have entirely missing data.

These code changes were created by Claude Code.

When x contains only NA values, binom_ci now issues a warning and
returns a data frame with NA results instead of throwing an error.
This allows group_by/summarize pipelines to continue when some
groups have entirely missing data.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@kelliemac kelliemac changed the base branch from main to develop February 6, 2026 00:41
@kelliemac
Copy link
Contributor Author

this is really just a test to see how claude code does at solving a VISCfunctions issue

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant