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

Mocking loggers (part 1, wandb) #3596

Merged
merged 9 commits into from
Sep 25, 2020
Merged

Mocking loggers (part 1, wandb) #3596

merged 9 commits into from
Sep 25, 2020

Conversation

awaelchli
Copy link
Contributor

What does this PR do?

wandb tests already involve mocking.
Here we remove the install of wandb completely.
This does not change anything for the user.

@awaelchli awaelchli added the ci Continuous Integration label Sep 21, 2020
@awaelchli awaelchli marked this pull request as ready for review September 22, 2020 17:41
@mergify mergify bot requested a review from a team September 22, 2020 17:42
@awaelchli
Copy link
Contributor Author

awaelchli commented Sep 22, 2020

so when we mock and remove the wandb install for example, we lose the possibility to run the doctests. just keep this in mind.

@awaelchli awaelchli added the logger Related to the Loggers label Sep 22, 2020
@mergify mergify bot requested a review from a team September 22, 2020 21:56
requirements/extra.txt Outdated Show resolved Hide resolved
@Borda Borda added the ready PRs ready to be merged label Sep 24, 2020
@mergify mergify bot requested a review from a team September 24, 2020 19:28
@Borda Borda merged commit 3ff5327 into master Sep 25, 2020
@Borda Borda deleted the tests/mock-wandb branch September 25, 2020 14:00
@Borda Borda added this to the 0.9.x milestone Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration logger Related to the Loggers ready PRs ready to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants