Skip to content

tox.ini: pexpect: use posargs; cleanup posargs#4137

Merged
blueyed merged 1 commit intopytest-dev:masterfrom
blueyed:toxini
Oct 14, 2018
Merged

tox.ini: pexpect: use posargs; cleanup posargs#4137
blueyed merged 1 commit intopytest-dev:masterfrom
blueyed:toxini

Conversation

@blueyed
Copy link
Contributor

@blueyed blueyed commented Oct 13, 2018

  • no need for {posargs:testing} really
  • remove -ra, used with addopts already

- no need for {posargs:testing} really
- remove `-ra`, used with addopts already
@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 93.832% when pulling 4a49715 on blueyed:toxini into 27d2683 on pytest-dev:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 93.832% when pulling 4a49715 on blueyed:toxini into 27d2683 on pytest-dev:master.

@codecov
Copy link

codecov bot commented Oct 14, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4137      +/-   ##
==========================================
+ Coverage   94.45%   94.54%   +0.08%     
==========================================
  Files         109      109              
  Lines       23803    23803              
  Branches     2346     2346              
==========================================
+ Hits        22483    22504      +21     
+ Misses       1009      996      -13     
+ Partials      311      303       -8
Flag Coverage Δ
#linux 94.39% <ø> (+0.08%) ⬆️
#nobyte 0% <ø> (ø) ⬆️
#numpy 28.16% <ø> (+0.06%) ⬆️
#pexpect 0% <ø> (ø) ⬆️
#py27 92.71% <ø> (+0.08%) ⬆️
#py34 92.16% <ø> (+0.07%) ⬆️
#py35 92.18% <ø> (+0.07%) ⬆️
#py36 92.75% <ø> (+0.08%) ⬆️
#py37 92.38% <ø> (+0.07%) ⬆️
#trial 31.39% <ø> (+0.06%) ⬆️
#windows 93.84% <ø> (+0.04%) ⬆️
#xdist 18.56% <ø> (ø) ⬆️
Impacted Files Coverage Δ
src/_pytest/terminal.py 91.62% <0%> (+1.74%) ⬆️
src/_pytest/assertion/util.py 98.11% <0%> (+5.18%) ⬆️

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 27d2683...4a49715. Read the comment docs.

@blueyed blueyed merged commit c6c326f into pytest-dev:master Oct 14, 2018
@blueyed blueyed deleted the toxini branch October 14, 2018 09:29
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