Skip to content

Clarify pytest_assertrepr_compare docs per #4759#4764

Merged
nicoddemus merged 1 commit into
pytest-dev:masterfrom
kevinjfoley:doc-assert-clarify
Feb 10, 2019
Merged

Clarify pytest_assertrepr_compare docs per #4759#4764
nicoddemus merged 1 commit into
pytest-dev:masterfrom
kevinjfoley:doc-assert-clarify

Conversation

@kevinjfoley

@kevinjfoley kevinjfoley commented Feb 10, 2019

Copy link
Copy Markdown
Contributor

Per #4759

@codecov

codecov Bot commented Feb 10, 2019

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4764      +/-   ##
==========================================
- Coverage   95.68%   95.67%   -0.02%     
==========================================
  Files         113      113              
  Lines       25001    25001              
  Branches     2484     2484              
==========================================
- Hits        23923    23920       -3     
  Misses        762      762              
- Partials      316      319       +3
Flag Coverage Δ
#docs 29.68% <ø> (+0.1%) ⬆️
#doctesting 29.68% <ø> (+0.1%) ⬆️
#linting 29.68% <ø> (+0.1%) ⬆️
#linux 95.5% <ø> (ø) ⬆️
#nobyte 92.3% <ø> (-0.02%) ⬇️
#numpy 93.06% <ø> (-0.02%) ⬇️
#pexpect 42.05% <ø> (ø) ⬆️
#py27 93.7% <ø> (ø) ⬆️
#py34 91.77% <ø> (+0.06%) ⬆️
#py35 91.77% <ø> (+0.06%) ⬆️
#py36 91.79% <ø> (+0.06%) ⬆️
#py37 93.81% <ø> (ø) ⬆️
#trial 93.06% <ø> (-0.02%) ⬇️
#windows 93.83% <ø> (-0.02%) ⬇️
#xdist 93.72% <ø> (ø) ⬆️
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 1950102...aee67bb. Read the comment docs.

1 similar comment
@codecov

codecov Bot commented Feb 10, 2019

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4764      +/-   ##
==========================================
- Coverage   95.68%   95.67%   -0.02%     
==========================================
  Files         113      113              
  Lines       25001    25001              
  Branches     2484     2484              
==========================================
- Hits        23923    23920       -3     
  Misses        762      762              
- Partials      316      319       +3
Flag Coverage Δ
#docs 29.68% <ø> (+0.1%) ⬆️
#doctesting 29.68% <ø> (+0.1%) ⬆️
#linting 29.68% <ø> (+0.1%) ⬆️
#linux 95.5% <ø> (ø) ⬆️
#nobyte 92.3% <ø> (-0.02%) ⬇️
#numpy 93.06% <ø> (-0.02%) ⬇️
#pexpect 42.05% <ø> (ø) ⬆️
#py27 93.7% <ø> (ø) ⬆️
#py34 91.77% <ø> (+0.06%) ⬆️
#py35 91.77% <ø> (+0.06%) ⬆️
#py36 91.79% <ø> (+0.06%) ⬆️
#py37 93.81% <ø> (ø) ⬆️
#trial 93.06% <ø> (-0.02%) ⬇️
#windows 93.83% <ø> (-0.02%) ⬇️
#xdist 93.72% <ø> (ø) ⬆️
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 1950102...aee67bb. Read the comment docs.

@nicoddemus nicoddemus left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@nicoddemus nicoddemus merged commit 5cf05ce into pytest-dev:master Feb 10, 2019
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