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

Clean up warnings in tests and at runtime. #1027

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

prescod
Copy link
Contributor

@prescod prescod commented Apr 5, 2024

In snowfakery/data_generator_runtime.py : print more information about the exception by using repr(e) instead of str(e)

In several other files, put a message in every NotImplementeError

And make sure that FileDatasets have a close() method so it doesn't generate warnings.

@prescod prescod requested a review from a team as a code owner April 5, 2024 03:49
Copy link

salesforce-cla bot commented Apr 5, 2024

Thanks for the contribution! Before we can merge this, we need @prescod to sign the Salesforce Inc. Contributor License Agreement.

@prescod
Copy link
Contributor Author

prescod commented Apr 5, 2024

As usual, the CLA Bot is bugged. I've signed it.

@prescod
Copy link
Contributor Author

prescod commented Apr 5, 2024

image

@jstvz jstvz added this pull request to the merge queue Apr 8, 2024
Merged via the queue into SFDO-Tooling:main with commit c3b64ee Apr 8, 2024
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants