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

Feature: make use of Call_hours dynamic in validation_report() #186

Merged
merged 4 commits into from
Sep 24, 2021

Conversation

martinctc
Copy link
Member

@martinctc martinctc commented Sep 8, 2021

Summary

Some person flexible queries no longer provide Call_hours by default. This branch implements a feature change that makes the use of the variable dynamic and prevents it from returning an error if missing.

Changes

The changes made in this PR are:

  1. Make the use of Call_hours variable dynamic in validation_report()
  2. Update documentation in validation_report() and NEWS.md accordingly.
  3. Prepare release of v1.6.2.

Checks

  • All R CMD checks pass
  • roxygen2::roxygenise() has been run prior to merging to ensure that .Rd and NAMESPACE files are up to date.
  • NEWS.md has been updated.

Some person flexible queries no longer provide `Call_hours` by default. This change makes the use of the variable dynamic and prevents it from returning an error if missing.
@martinctc martinctc self-assigned this Sep 8, 2021
@martinctc martinctc merged commit 4a82ca4 into main Sep 24, 2021
@martinctc martinctc deleted the fix/validation-report-dynamic branch September 24, 2021 15:21
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