Skip to content

Conversation

@nicoddemus
Copy link
Member

No description provided.

EdgarOstrowski and others added 13 commits December 16, 2018 21:13
Updating markers example to newest pytest version
…e-in-cache-doc

Update cache doc with correct example
Remove an extraneous comma from the docs.
Was scrolling through the docs and noticed this, I figure it's easier to remove this than try and keep it in sync with setup.py
Remove out of date dependencies list in docs
The existing examples had 0 tests collected so didn't show the actual summary report. Also I added a section explaining the difference between `p` and `P`.
…ummary_report_docs

Improve detailed summary report 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.

@codecov
Copy link

codecov bot commented Jan 3, 2019

Codecov Report

Merging #4587 into features will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           features    #4587      +/-   ##
============================================
- Coverage     95.75%   95.73%   -0.02%     
============================================
  Files           111      111              
  Lines         24671    24671              
  Branches       2445     2445              
============================================
- Hits          23623    23620       -3     
  Misses          740      740              
- Partials        308      311       +3
Flag Coverage Δ
#docs 29.58% <ø> (+0.07%) ⬆️
#doctesting 29.58% <ø> (+0.07%) ⬆️
#linting 29.58% <ø> (+0.07%) ⬆️
#linux 95.56% <ø> (ø) ⬆️
#nobyte 92.37% <ø> (ø) ⬆️
#numpy 93.16% <ø> (-0.03%) ⬇️
#pexpect 42.11% <ø> (-0.03%) ⬇️
#py27 93.77% <ø> (-0.02%) ⬇️
#py34 91.86% <ø> (+0.06%) ⬆️
#py35 91.88% <ø> (+0.06%) ⬆️
#py36 91.12% <ø> (-0.71%) ⬇️
#py37 93.92% <ø> (ø) ⬆️
#trial 93.16% <ø> (-0.03%) ⬇️
#windows 93.91% <ø> (-0.03%) ⬇️
#xdist 93.77% <ø> (-0.02%) ⬇️
Impacted Files Coverage Δ
src/_pytest/cacheprovider.py 95.75% <0%> (-1.42%) ⬇️

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 1a9979a...30c7a7b. Read the comment docs.

@asottile asottile merged commit 56aecfc into pytest-dev:features Jan 4, 2019
@nicoddemus nicoddemus deleted the merge-master-into-features branch January 4, 2019 18:42
@nicoddemus
Copy link
Member Author

If nobody objects, I will try to open the PR for 4.1 tomorrow. 👍

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.

7 participants