Skip to content

Update django-filter to 2.2.0 #676

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

Merged
merged 2 commits into from
Jul 22, 2019

Conversation

pyup-bot
Copy link
Collaborator

This PR updates django-filter from 2.1.0 to 2.2.0.

Changelog

2.2

-----------------------

* Added ``DjangoFilterBackend.get_schema_operation_parameters()`` for DRF 3.10+
OpenAPI schema generation. (1086)
* Added ``lookup_expr`` to ``MultipleChoiceFilter`` (1054)
* Dropped support for EOL Python 3.4
Links

@codecov
Copy link

codecov bot commented Jul 22, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #676   +/-   ##
=======================================
  Coverage   96.11%   96.11%           
=======================================
  Files          56       56           
  Lines        2859     2859           
=======================================
  Hits         2748     2748           
  Misses        111      111

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 8b31e4d...2640fff. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jul 22, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #676   +/-   ##
=======================================
  Coverage   96.11%   96.11%           
=======================================
  Files          56       56           
  Lines        2859     2859           
=======================================
  Hits         2748     2748           
  Misses        111      111

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 8b31e4d...2640fff. Read the comment docs.

@sliverc sliverc merged commit 5650bd1 into master Jul 22, 2019
@sliverc sliverc deleted the pyup-update-django-filter-2.1.0-to-2.2.0 branch July 22, 2019 07:30
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.

2 participants