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

Properly prevent critical logs during testing #3053

Merged
merged 1 commit into from
Jan 30, 2019
Merged

Properly prevent critical logs during testing #3053

merged 1 commit into from
Jan 30, 2019

Conversation

ofek
Copy link
Contributor

@ofek ofek commented Jan 30, 2019

Motivation

#2840

@codecov-io
Copy link

Codecov Report

Merging #3053 into master will decrease coverage by 8.92%.
The diff coverage is 29.41%.

@@            Coverage Diff             @@
##           master    #3053      +/-   ##
==========================================
- Coverage    84.2%   75.28%   -8.93%     
==========================================
  Files         673       47     -626     
  Lines       36941     3585   -33356     
  Branches     4399      427    -3972     
==========================================
- Hits        31108     2699   -28409     
+ Misses       4567      778    -3789     
+ Partials     1266      108    -1158

Copy link
Contributor

@zippolyte zippolyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. What prompted this change ?

@ofek
Copy link
Contributor Author

ofek commented Jan 30, 2019

Import order made this never occur

@ofek ofek merged commit 454f827 into master Jan 30, 2019
@ofek ofek deleted the ofek/log branch January 30, 2019 17:37
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.

3 participants