Skip to content

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Mar 24, 2019

No description provided.

@codecov
Copy link

codecov bot commented Mar 24, 2019

Codecov Report

Merging #4990 into features will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           features    #4990      +/-   ##
============================================
- Coverage     95.89%   95.89%   -0.01%     
============================================
  Files           113      113              
  Lines         25335    25337       +2     
  Branches       2498     2498              
============================================
  Hits          24296    24296              
- Misses          729      730       +1     
- Partials        310      311       +1
Impacted Files Coverage Δ
src/_pytest/main.py 96.03% <100%> (+0.01%) ⬆️
src/_pytest/capture.py 94.39% <0%> (-0.45%) ⬇️

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 15d6088...aa0b657. Read the comment docs.

getattr(self, "exitstatus", "<UNSET>"),
self.testsfailed,
self.testscollected,
)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Previously it was <Session name> (via Node).

@blueyed blueyed merged commit 4142c41 into pytest-dev:features Mar 24, 2019
@blueyed blueyed deleted the session-repr branch March 24, 2019 18:54
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