Skip to content

Added info to access exitcodes directly #5694

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

Merged

Conversation

yashtodi94
Copy link
Contributor

Relates to:

  1. pytest#5125
  2. pytest#5420

Better visibility on usage of exitcodes.

@codecov
Copy link

codecov bot commented Aug 4, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #5694     +/-   ##
=========================================
+ Coverage   95.91%   96.11%   +0.2%     
=========================================
  Files         117      117             
  Lines       25823    25823             
  Branches     2497     2497             
=========================================
+ Hits        24767    24820     +53     
+ Misses        748      699     -49     
+ Partials      308      304      -4
Impacted Files Coverage Δ
src/_pytest/terminal.py 93.02% <0%> (+0.42%) ⬆️
testing/test_assertrewrite.py 84.68% <0%> (+1.41%) ⬆️
src/_pytest/pytester.py 90.96% <0%> (+5.92%) ⬆️

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 0d3958e...0d5ed57. Read the comment docs.

Copy link
Member

@asottile asottile left a comment

Choose a reason for hiding this comment

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

thanks!

@asottile asottile merged commit 73e0bf9 into pytest-dev:master Aug 4, 2019
@asottile
Copy link
Member

asottile commented Aug 4, 2019

oof, bad rng you got the creepy not-cat

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.

2 participants