Skip to content

Conversation

@asottile
Copy link
Member

Resolves #5257

@codecov
Copy link

codecov bot commented May 14, 2019

Codecov Report

Merging #5262 into master will decrease coverage by 2.29%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #5262     +/-   ##
=========================================
- Coverage   93.97%   91.68%   -2.3%     
=========================================
  Files         115      115             
  Lines       26159    26163      +4     
  Branches     2578     2578             
=========================================
- Hits        24583    23987    -596     
- Misses       1259     1853    +594     
- Partials      317      323      +6
Impacted Files Coverage Δ
testing/test_capture.py 99.25% <100%> (ø) ⬆️
src/_pytest/capture.py 95.11% <100%> (+0.02%) ⬆️
testing/test_session.py 24.05% <0%> (-75.95%) ⬇️
testing/test_runner_xunit.py 28.57% <0%> (-71.43%) ⬇️
testing/test_runner.py 34.7% <0%> (-61.61%) ⬇️
testing/test_reports.py 10.49% <0%> (-46.41%) ⬇️
testing/test_resultlog.py 53.6% <0%> (-46.4%) ⬇️
src/_pytest/reports.py 68.96% <0%> (-23.16%) ⬇️
src/_pytest/resultlog.py 67.14% <0%> (-20%) ⬇️
src/_pytest/main.py 92.1% <0%> (-3.95%) ⬇️
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 58e6a09...4318698. Read the comment docs.

@blueyed blueyed merged commit c8f7e50 into pytest-dev:master May 15, 2019
@asottile asottile deleted the mode_non_binary branch May 15, 2019 13:15
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.

_pytest.capture.EncodedFile mode should not include b (binary)

3 participants