Skip to content
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

Minor: tox: coverage: use -m with coverage-report #5427

Merged
merged 2 commits into from
Jun 12, 2019

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Jun 9, 2019

No description provided.

@codecov
Copy link

codecov bot commented Jun 9, 2019

Codecov Report

Merging #5427 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5427   +/-   ##
=======================================
  Coverage   95.98%   95.98%           
=======================================
  Files         114      114           
  Lines       25502    25502           
  Branches     2479     2479           
=======================================
  Hits        24479    24479           
  Misses        717      717           
  Partials      306      306
Impacted Files Coverage Δ
src/_pytest/_code/code.py 94.32% <ø> (ø) ⬆️

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 40c5a9d...75cda6d. Read the comment docs.

@blueyed blueyed changed the title Minor: tox: coverage: use -m with coverage-report [ci skip] Minor: tox: coverage: use -m with coverage-report Jun 9, 2019
Copy link
Member

@asottile asottile left a comment

Choose a reason for hiding this comment

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

+0 -- seems fine -- thanks!

@blueyed
Copy link
Contributor Author

blueyed commented Jun 9, 2019

Hmm, py37 on Azure failed to upload coverage:

…
TOTAL                                      25503   1335   4967    345    94%
+ bash /dev/fd/63 -Z -X gcov -X coveragepy -X search -X xcode -X gcovout -X fix -f coverage.xml
++ curl -s https://codecov.io/bash
##[section]Finishing: Report and upload coverage

Restarted.

@nicoddemus nicoddemus merged commit bad7ab7 into pytest-dev:master Jun 12, 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.

3 participants