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

[4.6] Link deprecation docs pytest.raises 'message' warning #5425

Merged
merged 1 commit into from Jun 8, 2019
Merged

[4.6] Link deprecation docs pytest.raises 'message' warning #5425

merged 1 commit into from Jun 8, 2019

Conversation

asottile
Copy link
Member

@asottile asottile commented Jun 8, 2019

Link deprecation docs pytest.raises 'message' warning
@codecov
Copy link

codecov bot commented Jun 8, 2019

Codecov Report

Merging #5425 into 4.6-maintenance will increase coverage by 0.26%.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           4.6-maintenance    #5425      +/-   ##
===================================================
+ Coverage            95.91%   96.17%   +0.26%     
===================================================
  Files                  115      115              
  Lines                26407    26407              
  Branches              2609     2609              
===================================================
+ Hits                 25328    25398      +70     
+ Misses                 755      703      -52     
+ Partials               324      306      -18
Impacted Files Coverage Δ
src/_pytest/deprecated.py 100% <ø> (ø) ⬆️
src/_pytest/fixtures.py 97.55% <0%> (+0.27%) ⬆️
testing/test_capture.py 99.25% <0%> (+0.29%) ⬆️
testing/test_terminal.py 99.84% <0%> (+0.31%) ⬆️
testing/test_config.py 99.83% <0%> (+0.33%) ⬆️
testing/test_pdb.py 99.22% <0%> (+0.38%) ⬆️
src/_pytest/pytester.py 91.66% <0%> (+0.42%) ⬆️
src/_pytest/assertion/rewrite.py 95.77% <0%> (+0.48%) ⬆️
testing/python/fixtures.py 99.09% <0%> (+0.56%) ⬆️
src/_pytest/junitxml.py 95.9% <0%> (+0.58%) ⬆️
... 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 355954d...45d36dd. Read the comment docs.

@asottile asottile merged commit f37ea71 into pytest-dev:4.6-maintenance Jun 8, 2019
@asottile asottile deleted the backport-5421 branch June 8, 2019 22:05
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.

None yet

1 participant