Skip to content

test: add postgres service to test-coverage#31

Merged
marcusmunch merged 1 commit intossi-dk:mainfrom
marcusmunch:postgres-action
Sep 7, 2023
Merged

test: add postgres service to test-coverage#31
marcusmunch merged 1 commit intossi-dk:mainfrom
marcusmunch:postgres-action

Conversation

@marcusmunch
Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor 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
Copy Markdown
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
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