Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps pytest-cov from 2.6.0 to 2.6.1.

Changelog

Sourced from pytest-cov's changelog.

2.6.1 (2019-01-07)

  • Added support for Pytest 4.1. Contributed by Daniel Hahler and Семён Марьясин in
    #253 <https://github-redirect.dependabot.com/pytest-dev/pytest-cov/pull/253>_ and
    #230 <https://github-redirect.dependabot.com/pytest-dev/pytest-cov/pull/230>_.
  • Various test and docs fixes. Contributed by Daniel Hahler in
    #224 <https://github-redirect.dependabot.com/pytest-dev/pytest-cov/pull/224>_ and
    #223 <https://github-redirect.dependabot.com/pytest-dev/pytest-cov/pull/223>_.
  • Fixed the "Module already imported" issue (#211 <https://github-redirect.dependabot.com/pytest-dev/pytest-cov/issues/211>).
    Contributed by Daniel Hahler in #228 <https://github-redirect.dependabot.com/pytest-dev/pytest-cov/pull/228>
    .
Commits
  • 24e8b8a Bump version: 2.6.0 → 2.6.1
  • 7d7c0da Update changelog.
  • f701885 Merge pull request #224 from blueyed/pytest-config
  • 452ecfd docs/plugins.rst: use --cov with addopts
  • f538ece Merge branch 'master' into pytest-config
  • 234fb20 Just a lil env fix for the pypy envs.
  • 87cde0a Fix assertion (newer pytest has this unremovable progress number thing it see...
  • 00f6fec Fix another deprecation.
  • b0a31c5 Replace py.test with pytest in various places.
  • 8f7dce8 Fix various test failures (some tests were using deprecated pytest api, missi...
  • Additional commits viewable in compare view

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 recreate will recreate this PR, overwriting any edits that have been made to it
  • @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 Jan 7, 2019
@codecov
Copy link

codecov bot commented Jan 7, 2019

Codecov Report

Merging #94 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev    #94   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files        13     13           
  Lines       438    438           
===================================
  Hits        438    438

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 f7e9f9d...1f07512. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #129.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/pytest-cov-2.6.1 branch May 6, 2019 03:14
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.

1 participant