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

Bump pytest-cov from 2.5.1 to 2.6.0 #99

Merged
merged 1 commit into from Sep 4, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps pytest-cov from 2.5.1 to 2.6.0.

Changelog

Sourced from pytest-cov's changelog.

2.6.0 (2018-09-03)

  • Dropped support for Python < 3.4, Pytest < 3.5 and Coverage < 4.4.
  • Fixed some documentation formatting. Contributed by Jean Jordaan and Julian.
  • Added an example with addopts in documentation. Contributed by Samuel Giffard in
    #195 <https://github-redirect.dependabot.com/pytest-dev/pytest-cov/pull/195>_.
  • Fixed TypeError: 'NoneType' object is not iterable in certain xdist configurations. Contributed by Jeremy Bowman in
    #213 <https://github-redirect.dependabot.com/pytest-dev/pytest-cov/pull/213>_.
  • Added a no_cover marker and fixture. Fixes
    #78 <https://github-redirect.dependabot.com/pytest-dev/pytest-cov/issues/78>_.
  • Fixed broken no_cover check when running doctests. Contributed by Terence Honles in
    #200 <https://github-redirect.dependabot.com/pytest-dev/pytest-cov/pull/200>_.
  • Fixed various issues with path normalization in reports (when combining coverage data from parallel mode). Fixes
    #130 <https://github-redirect.dependabot.com/pytest-dev/pytest-cov/issues/161>.
    Contributed by Ryan Hiebert & Ionel Cristian Mărieș in
    #178 <https://github-redirect.dependabot.com/pytest-dev/pytest-cov/pull/178>
    .
  • Report generation failures don't raise exceptions anymore. A warning will be logged instead. Fixes
    #161 <https://github-redirect.dependabot.com/pytest-dev/pytest-cov/issues/161>_.
  • Fixed multiprocessing issue on Windows (empty env vars are not passed). Fixes
    #165 <https://github-redirect.dependabot.com/pytest-dev/pytest-cov/issues/165>_.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 4, 2018
@coveralls
Copy link

Pull Request Test Coverage Report for Build 149

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 147: 0.0%
Covered Lines: 478
Relevant Lines: 478

💛 - Coveralls

@sobolevn sobolevn merged commit 7121ffc into master Sep 4, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/pytest-cov-2.6.0 branch September 4, 2018 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants