Skip to content

Make argument test_kj required in emuFit() when run_score_tests = TRUE #118

Merged
adw96 merged 5 commits intostatdivlab:mainfrom
svteichman:require-test_kj
Mar 14, 2025
Merged

Make argument test_kj required in emuFit() when run_score_tests = TRUE #118
adw96 merged 5 commits intostatdivlab:mainfrom
svteichman:require-test_kj

Conversation

@svteichman
Copy link
Copy Markdown
Collaborator

updating emuFit() so that when run_score_tests = TRUE, the argument test_kj is required instead of optional. Noting this in the vignette, and updating tests to now use this behavior. Updating the package version number to reflect this breaking change (non-backwards compatible) and adding a news.md file to explain this and future version incrementations to users.

… note this in the vignette, and update tests to now use this behavior. Update the package version number to reflect this breaking change (non-backwards compatible) and add a news.md file to explain this and future version incrementations to users.
@svteichman
Copy link
Copy Markdown
Collaborator Author

@adw96 I updated the version to 2.0.0.0 (from 1.2.0.0) because this PR introduces breaking change, i.e. this is no longer backwards compatible with previous versions, which seems like criteria for a major release. However, if you'd prefer this to be considered a minor release (i.e. go from 1.2.0.0 to 1.3.0.0) let me know and I'll update that before merging this!

@adw96 adw96 merged commit 1b0b02b into statdivlab:main Mar 14, 2025
4 checks passed
@adw96
Copy link
Copy Markdown
Contributor

adw96 commented Mar 14, 2025

This is wonderful, @svteichman -- thank you for doing this! I think this will hugely improve the user experience. Thanks for taking the time to determine that this is a major release, too 🎩

@svteichman svteichman deleted the require-test_kj branch March 14, 2025 17:53
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.

2 participants