Skip to content
This repository has been archived by the owner on Nov 7, 2021. It is now read-only.

Update pytest-cov to 2.5.0 #145

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented May 9, 2017

There's a new version of pytest-cov available.
You are currently using 2.4.0. I have updated it to 2.5.0

These links might come in handy: PyPI | Changelog | Repo

Changelog

2.5.0


  • Always show a summary when --cov-fail-under is used. Contributed by Francis Niu in PR141 <https://github.com/pytest-dev/pytest-cov/pull/141>_.
  • Added --cov-branch option. Fixes 85 <https://github.com/pytest-dev/pytest-cov/issues/85>_.
  • Improve exception handling in subprocess setup. Fixes 144 <https://github.com/pytest-dev/pytest-cov/issues/144>_.
  • Fixed handling when --cov is used multiple times. Fixes 151 <https://github.com/pytest-dev/pytest-cov/issues/151>_.

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@codecov-io
Copy link

codecov-io commented May 9, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
- Coverage   81.14%   81.08%   -0.07%     
==========================================
  Files          23       22       -1     
  Lines        3549     3531      -18     
  Branches      728      728              
==========================================
- Hits         2880     2863      -17     
+ Misses        390      389       -1     
  Partials      279      279
Impacted Files Coverage Δ
aioes/__init__.py
aioes/client/__init__.py 76.88% <0%> (+0.05%) ⬆️

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 e712101...31d90d6. Read the comment docs.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #147

@pyup-bot pyup-bot closed this May 11, 2017
@asvetlov asvetlov deleted the pyup-update-pytest-cov-2.4.0-to-2.5.0 branch May 11, 2017 22:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants