Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify functionality for parameter includedaycrit.part5 #1052

Merged
merged 4 commits into from
Feb 21, 2024

Conversation

vincentvanhees
Copy link
Member

Fixes #1050

Checklist before merging:

  • Existing tests still work (check by running the test suite, e.g. from RStudio).
  • Added tests (if you added functionality) or fixed existing test (if you fixed a bug).
  • Updated or expanded the documentation.
  • Updated release notes in inst/NEWS.Rd with a user-readable summary. Please, include references to relevant issues or PR discussions.
  • Added your name to the contributors lists in the DESCRIPTION file, if you think you made a significant contribution.

@vincentvanhees vincentvanhees marked this pull request as ready for review February 19, 2024 17:39
@vincentvanhees vincentvanhees changed the title Issue1050 includedaycritpart5 Modify functionality for parameter includedaycrit.part5 Feb 19, 2024
- Value above 1 is now treated as minimum of valid hours to be required
- Value checks moved to check_params
- Remove overwriting of includedaycrit.part5 as this was confusing. Instead check_params now makes sure its value cannot be empty.
@vincentvanhees vincentvanhees force-pushed the issue1050_includedaycritpart5 branch from 0a0d6ee to 96ccba5 Compare February 19, 2024 19:33
@vincentvanhees vincentvanhees merged commit 1adafbf into master Feb 21, 2024
10 checks passed
@vincentvanhees vincentvanhees deleted the issue1050_includedaycritpart5 branch February 21, 2024 07:38
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.

Modify behaviour parameter includedaycrit.part5
1 participant