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

enable pull request tests #20

Merged
merged 1 commit into from
Aug 29, 2023
Merged

enable pull request tests #20

merged 1 commit into from
Aug 29, 2023

Conversation

tlhunter
Copy link
Owner

@tlhunter tlhunter commented Aug 28, 2023

  • adds a new GitHub action workflow
    • the first executes unit tests via make test. Note that there are very few of these
    • the second executes acceptance tests using SQLite
  • as a follow up should add tests for both mysql and postgresql
  • as a follow up measure tested LoC for all of these

@tlhunter tlhunter added the enhancement New feature or request label Aug 28, 2023
@tlhunter tlhunter force-pushed the pull-request-tests branch 2 times, most recently from ca7556b to 4836289 Compare August 28, 2023 23:57
@tlhunter tlhunter marked this pull request as ready for review August 29, 2023 00:00
@tlhunter tlhunter merged commit 6d03b18 into main Aug 29, 2023
2 checks passed
@tlhunter tlhunter deleted the pull-request-tests branch August 29, 2023 00:02
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.

1 participant