Skip to content

Update talks.rst#4282

Merged
nicoddemus merged 3 commits intopytest-dev:masterfrom
avallbona:patch-1
Nov 1, 2018
Merged

Update talks.rst#4282
nicoddemus merged 3 commits intopytest-dev:masterfrom
avallbona:patch-1

Conversation

@avallbona
Copy link
Contributor

Added the slides of a PyconES 2017 talk about pytest and its plugins ecosystem.

avallbona and others added 2 commits October 31, 2018 23:06
Added the slides of a PyconES 2017 talk about pytest and its plugins ecosystem.
@nicoddemus
Copy link
Member

Thanks @avallbona!

I just moved the talk to the top of the list as it is more recent. 👍

@nicoddemus
Copy link
Member

(I'm cancelling AppVeyor)

@avallbona
Copy link
Contributor Author

Thanks @nicoddemus !!

@blueyed
Copy link
Contributor

blueyed commented Nov 1, 2018

Failure:

/home/travis/build/pytest-dev/pytest/doc/en/talks.rst:3:Duplicate explicit target name: "slides".

corrected the target name
@codecov
Copy link

codecov bot commented Nov 1, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4282      +/-   ##
==========================================
- Coverage   95.87%   93.85%   -2.02%     
==========================================
  Files         109      109              
  Lines       24630    24625       -5     
  Branches     2396     2393       -3     
==========================================
- Hits        23615    23113     -502     
- Misses        720     1182     +462     
- Partials      295      330      +35
Flag Coverage Δ
#docs ?
#doctesting ?
#linting ?
#linux 93.85% <ø> (-1.78%) ⬇️
#nobyte ?
#numpy ?
#pexpect ?
#py27 91.79% <ø> (-2.27%) ⬇️
#py34 92.22% <ø> (+0.53%) ⬆️
#py35 ?
#py36 92.21% <ø> (-1.8%) ⬇️
#py37 ?
#trial ?
#windows ?
#xdist ?
Impacted Files Coverage Δ
testing/test_pdb.py 43.94% <0%> (-51.06%) ⬇️
src/_pytest/debugging.py 63.02% <0%> (-31.1%) ⬇️
testing/python/approx.py 79.84% <0%> (-19.77%) ⬇️
src/_pytest/unittest.py 75.14% <0%> (-19.21%) ⬇️
testing/test_unittest.py 85.32% <0%> (-13.77%) ⬇️
src/_pytest/reports.py 86.9% <0%> (-10.72%) ⬇️
src/_pytest/python_api.py 87.12% <0%> (-10.31%) ⬇️
testing/test_pathlib.py 91.17% <0%> (-8.83%) ⬇️
src/_pytest/assertion/util.py 92.99% <0%> (-5.15%) ⬇️
testing/test_tmpdir.py 94.33% <0%> (-4.41%) ⬇️
... and 21 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 0fea71a...9871d5e. Read the comment docs.

@nicoddemus
Copy link
Member

nicoddemus commented Nov 1, 2018

Fine to leave this as is, just for the record: using __ as suffix (instead of a single _) doesn't generate target names. 😁

@avallbona
Copy link
Contributor Author

Ok, understood. Thanks @blueyed and @nicoddemus !!

@nicoddemus nicoddemus merged commit 56e6bb0 into pytest-dev:master Nov 1, 2018
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.

3 participants