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

DEV 59 hawkinR v1.2.0 w/ new database functions #31

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

laureng-hd
Copy link
Contributor

  • addition of buildDB and syncDB functions for creating and storing local database files
  • get_tests functions now accept dates as text strings for from and to parameters
  • bug fix for test type validation to accept/check TS tests

@@ -158,3 +158,5 @@ github_token <- Sys.getenv("GITHUB_PAT")
Sys.getenv("GITHUB_PAT")
logger::log_formatter(logger::formatter_glue_or_sprintf)
devtools::load_all(".")
?unwrap

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@laureng-hd what does ?unwrap do here?

@laureng-hd
Copy link
Contributor Author

laureng-hd commented Oct 24, 2024 via email

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