Skip to content

.coveragerc: fix include for pypy #4883

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
merged 1 commit into from
Mar 4, 2019

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Mar 4, 2019

PyPy uses "site-packages" directly.

PyPy uses "site-packages" directly.
@blueyed
Copy link
Contributor Author

blueyed commented Mar 4, 2019

Worked as expected according to https://pytest-dev.visualstudio.com/pytest/_build/results?buildId=320.

@codecov
Copy link

codecov bot commented Mar 4, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4883      +/-   ##
==========================================
+ Coverage   94.48%   94.54%   +0.06%     
==========================================
  Files         113      113              
  Lines       25173    25173              
  Branches     2499     2499              
==========================================
+ Hits        23784    23800      +16     
+ Misses       1059     1047      -12     
+ Partials      330      326       -4
Impacted Files Coverage Δ
src/_pytest/terminal.py 91.74% <0%> (+2.64%) ⬆️

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 54c70bc...c6eb341. Read the comment docs.

@blueyed blueyed merged commit 2fe9226 into pytest-dev:master Mar 4, 2019
@blueyed blueyed deleted the fix-coverage-includes branch March 4, 2019 18:31
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