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

Feat/check up to date #338

Merged
merged 7 commits into from
Mar 4, 2021
Merged

Feat/check up to date #338

merged 7 commits into from
Mar 4, 2021

Commits on Mar 2, 2021

  1. refactor: moved file_matches() from config-log.R to utils.R and added…

    … file_matches_string()
    seth127 committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    76d0bd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fdbbdc View commit details
    Browse the repository at this point in the history
  3. WIP: refactored config_log() to use model objects and check_up_to_dat…

    …e().
    
    Need to decide what to do about NA though. When the file is not there, should we say T, F, or NA?
    seth127 committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    cca4094 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ae5f7a View commit details
    Browse the repository at this point in the history
  5. feat: added check_up_to_date.bbi_log_df() method as well as docs and …

    …tests for it. Also changed all of test-check-up-to-date.R tests to check for the expected messages.
    seth127 committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    5b08369 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e286aa7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80c51cb View commit details
    Browse the repository at this point in the history