Skip to content

Clean up tidy API internals#74

Merged
TimothyWillard merged 1 commit intomainfrom
push-uwnoppvtqskq
Dec 16, 2025
Merged

Clean up tidy API internals#74
TimothyWillard merged 1 commit intomainfrom
push-uwnoppvtqskq

Conversation

@TimothyWillard
Copy link
Collaborator

No major changes, mostly just internal clean up focused on
consolidation. Namely:

  • Removed test fixtures no longer needed since they are created in
    setup.R.
  • Add override_warning flag to check_model to bypass the attribute
    override warning, used by time and strata which provide their own
    more detailed warnings.
  • Allow users to provide an integerish value for population to
    SeverityEstimateModel. Under the hood SeverityEstimateModel just
    converts the given value to a data.frame with a single observation.

No major changes, mostly just internal clean up focused on
consolidation. Namely:

- Removed test fixtures no longer needed since they are created in
  `setup.R`.
- Add `override_warning` flag to `check_model` to bypass the attribute
  override warning, used by `time` and `strata` which provide their own
  more detailed warnings.
- Allow users to provide an integerish value for `population` to
  `SeverityEstimateModel`. Under the hood `SeverityEstimateModel` just
  converts the given value to a data.frame with a single observation.
@TimothyWillard TimothyWillard merged commit 1d2943b into main Dec 16, 2025
5 checks passed
@TimothyWillard TimothyWillard deleted the push-uwnoppvtqskq branch December 16, 2025 17:09
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