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

Dm/clean up test directories #145

Merged
merged 3 commits into from
May 14, 2024

Conversation

DMickens
Copy link
Collaborator

Improving our build and test infrastructure and layout in vertica-nodejs in order to simplify running static code analysis scans on only source code used by the driver.

This PR moves v-protocol tests and test typescript build results into a separate dist folder from the v-protocol package src. I have added a "clean" script to v-protocol to clean the build output since we use typescript in this package. Changes to imports in test files reflect the change of directory structures. Lastly, the benchmark target has never worked since we ported from node-postgres.

It still doesn't, but I made a change to not fail the make target call and output a log that says it doesn't work.

@DMickens DMickens merged commit 62173ea into vertica:master May 14, 2024
7 checks passed
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