Skip to content

fix: stderr redirect with monkeypatched stderr#159

Merged
mxschmitt merged 1 commit intomicrosoft:masterfrom
mxschmitt:bugfix/stderr-redirect
Aug 7, 2020
Merged

fix: stderr redirect with monkeypatched stderr#159
mxschmitt merged 1 commit intomicrosoft:masterfrom
mxschmitt:bugfix/stderr-redirect

Conversation

@mxschmitt
Copy link
Copy Markdown
Contributor

fixes #158

@coveralls
Copy link
Copy Markdown

coveralls commented Aug 7, 2020

Pull Request Test Coverage Report for Build 198452624

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 4 of 6 (66.67%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 89.944%

Changes Missing Coverage Covered Lines Changed/Added Lines %
playwright/main.py 4 6 66.67%
Totals Coverage Status
Change from base Build 198064508: -0.03%
Covered Lines: 3676
Relevant Lines: 4087

💛 - Coveralls

@mxschmitt mxschmitt merged commit 05e48f6 into microsoft:master Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stdout/stderr pipe throws stacktrace if stdout/stderr is mocked by Pytest

3 participants