Skip to content

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

Merged
martinctc merged 4 commits into
mainfrom
fix/validation-report-dynamic
Sep 24, 2021
Merged

Feature: make use of Call_hours dynamic in validation_report()#186
martinctc merged 4 commits into
mainfrom
fix/validation-report-dynamic

Conversation

@martinctc

@martinctc martinctc commented Sep 8, 2021

Copy link
Copy Markdown
Member

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