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

test: add postgres service to test-coverage #31

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

marcusmunch
Copy link
Collaborator

Fixes #7.

@marcusmunch marcusmunch added the enhancement New feature or request label Sep 7, 2023
@marcusmunch marcusmunch self-assigned this Sep 7, 2023
@marcusmunch
Copy link
Collaborator Author

> test_check("SCDB")
#####
Following drivers will be tested:
  RSQLite::SQLite (SQLite)
  RPostgres::Postgres (PostgreSQL)

#####

I cannot understate my relief at this message.

@marcusmunch marcusmunch marked this pull request as ready for review September 7, 2023 11:48
Copy link
Contributor

@RasmusSkytte RasmusSkytte left a comment

Choose a reason for hiding this comment

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

Good work :)

@marcusmunch marcusmunch merged commit 81e0983 into ssi-dk:main Sep 7, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test coverage for PostgreSQL functionality
2 participants