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 3c, comet) #3859

Merged
merged 2 commits into from
Oct 5, 2020

Conversation

awaelchli
Copy link
Contributor

Comes after #3853

Part 3 of comet mocking, step by step
we mock the comet logger in order to run tests without installing the comet dependency.

next PR will take care of comet tests in loggers/test_all.py

@pep8speaks
Copy link

pep8speaks commented Oct 5, 2020

Hello @awaelchli! Thanks for updating this PR.

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2020-10-05 02:23:45 UTC

@mergify mergify bot requested a review from a team October 5, 2020 02:22
@awaelchli awaelchli added the ci Continuous Integration label Oct 5, 2020
@codecov
Copy link

codecov bot commented Oct 5, 2020

Codecov Report

Merging #3859 into tests/mock-comet-2 will decrease coverage by 50%.
The diff coverage is n/a.

@@                 Coverage Diff                  @@
##           tests/mock-comet-2   #3859     +/-   ##
====================================================
- Coverage                  83%     33%    -50%     
====================================================
  Files                     117     117             
  Lines                    9103    9042     -61     
====================================================
- Hits                     7584    3017   -4567     
- Misses                   1519    6025   +4506     

@williamFalcon williamFalcon merged commit a44a736 into tests/mock-comet-2 Oct 5, 2020
@Borda Borda deleted the tests/mock-comet-3 branch October 5, 2020 06:12
williamFalcon pushed a commit that referenced this pull request Oct 6, 2020
* ref

* Mocking Loggers (part 3c, comet) (#3859)

* mock comet

* new line
@Borda Borda added this to the 0.10.0 milestone Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants