Skip to content

Fix 'Package has no len()' error during collection #4010

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

nicoddemus
Copy link
Member

Fix #3749

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 93.809% when pulling 41f6ea1 on nicoddemus:package-len-error-3749 into f6eb39d on pytest-dev:master.

@codecov
Copy link

codecov bot commented Sep 21, 2018

Codecov Report

Merging #4010 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #4010      +/-   ##
=========================================
+ Coverage   94.45%   94.5%   +0.04%     
=========================================
  Files         109     109              
  Lines       23778   23782       +4     
  Branches     2357    2357              
=========================================
+ Hits        22460   22474      +14     
+ Misses       1006    1000       -6     
+ Partials      312     308       -4
Flag Coverage Δ
#doctesting 29.37% <33.33%> (+0.06%) ⬆️
#linux 94.35% <100%> (+0.04%) ⬆️
#nobyte 0% <ø> (ø) ⬆️
#numpy 28.28% <33.33%> (+0.06%) ⬆️
#pexpect 0% <ø> (ø) ⬆️
#py27 92.62% <100%> (+0.04%) ⬆️
#py34 92.11% <100%> (+0.03%) ⬆️
#py35 92.12% <100%> (+0.03%) ⬆️
#py36 92.69% <100%> (+0.04%) ⬆️
#py37 92.32% <100%> (+0.03%) ⬆️
#trial 31.31% <33.33%> (+0.06%) ⬆️
#windows 93.8% <100%> (ø) ⬆️
#xdist 18.58% <0%> (+0.02%) ⬆️
Impacted Files Coverage Δ
testing/python/collect.py 99.29% <100%> (ø) ⬆️
src/_pytest/main.py 96.19% <100%> (ø) ⬆️
src/_pytest/terminal.py 91.6% <0%> (+1.74%) ⬆️

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 f6eb39d...41f6ea1. Read the comment docs.

@RonnyPfannschmidt RonnyPfannschmidt merged commit f02dbaf into pytest-dev:master Sep 21, 2018
@nicoddemus nicoddemus deleted the package-len-error-3749 branch September 21, 2018 09:34
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