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 testfixtures from 6.15.0 to 6.16.0 #65

Merged
merged 1 commit into from
Dec 10, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2020

Bumps testfixtures from 6.15.0 to 6.16.0.

Changelog

Sourced from testfixtures's changelog.

6.16.0 (9 Dec 2020)

  • Simplify and clarify the documentation of timezones when using :class:test_datetime.

  • :doc:api has been re-arranged to make it easier to browse.

  • The strict parameter to :class:Comparison has been deprecated in favour of partial.

  • Add :class:SequenceComparison, :class:Subset and :class:Permutation objects.

  • Add :class:MappingComparison objects.

  • Officially support Python 3.9.

Commits
  • 0ae20f2 Prepare for 6.16.0 release.
  • 0a51739 MappingComparison objects.
  • ac048b6 document behaviour for long reprs
  • 1d3d1ea Not that useful, but adding for documentation
  • 0902d93 trim CI and introduce 3.9
  • c23d302 F(*&^ python 2.
  • 2648c5a Add subset and permutation shortcuts.
  • 18c3360 Add SequenceComparison objects.
  • 6a797bf disable pytest's doctest parser.
  • d275252 tidy ensure_checks_above tests and add coverage for check_present marking ent...
  • 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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 10, 2020
@codecov
Copy link

codecov bot commented Dec 10, 2020

Codecov Report

Merging #65 (cbccb59) into master (011c832) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #65   +/-   ##
=======================================
  Coverage   93.82%   93.82%           
=======================================
  Files          23       23           
  Lines        1134     1134           
=======================================
  Hits         1064     1064           
  Misses         70       70           

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 011c832...cbccb59. Read the comment docs.

@tonioo tonioo merged commit 4362bc9 into master Dec 10, 2020
@tonioo tonioo deleted the dependabot/pip/testfixtures-6.16.0 branch December 10, 2020 16: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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant