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 3d, comet) #3860

Merged
merged 1 commit into from
Oct 6, 2020
Merged

Conversation

awaelchli
Copy link
Contributor

Comes after #3859

Part 3 of comet mocking, step by step
the pickling test only works with the real dependency installed. This is the only exception we have to make.
The test only runs if the package is installed, otherwise xfails.

next PR will finish 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-06 03:07:04 UTC

@awaelchli
Copy link
Contributor Author

will rebase after parts a-c are merged

@awaelchli awaelchli added the ci Continuous Integration label Oct 5, 2020
@codecov
Copy link

codecov bot commented Oct 5, 2020

Codecov Report

Merging #3860 into master will increase coverage by 0%.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #3860   +/-   ##
======================================
  Coverage      87%     87%           
======================================
  Files         117     117           
  Lines        9200    9200           
======================================
+ Hits         8044    8045    +1     
+ Misses       1156    1155    -1     

Base automatically changed from tests/mock-comet-1 to master October 5, 2020 06:12
@awaelchli awaelchli added the logger Related to the Loggers label Oct 5, 2020
include mkpatch


fix test
@awaelchli awaelchli marked this pull request as ready for review October 6, 2020 05:04
@mergify mergify bot requested a review from a team October 6, 2020 05:04
@williamFalcon williamFalcon merged commit 6272fd3 into master Oct 6, 2020
@Borda Borda deleted the tests/mock-comet-4 branch October 6, 2020 17:49
@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 logger Related to the Loggers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants