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

Debug errors in tests #4

Open
trzysiek opened this issue Apr 22, 2024 · 0 comments
Open

Debug errors in tests #4

trzysiek opened this issue Apr 22, 2024 · 0 comments

Comments

@trzysiek
Copy link
Member

All our tests pass of course, but if you initialize logger e.g. by adding logger.InitSimpleLoggerForTests() at the beginning of a test, you'll see a lot of errors being printed.

It's mostly with my code, so I'll try to look at it in near future.

@pivovarit pivovarit transferred this issue from another repository May 2, 2024
pdelewski added a commit that referenced this issue Jul 5, 2024
github-merge-queue bot pushed a commit that referenced this issue Sep 9, 2024
This PR:
- changes signature of `BuildIngestSQLStatements` to pass `*table`
consequently
- moves body of `GenerateSqlStatements` to `processInsertQuery` to
assemble whole workflow in one place and open a way for new arrangement.
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

No branches or pull requests

1 participant