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

Replaced super(ClassName, self) with super(). #821

Merged
merged 1 commit into from
Nov 15, 2017

Conversation

felixxm
Copy link
Contributor

@felixxm felixxm commented Nov 11, 2017

No description provided.

@codecov-io
Copy link

codecov-io commented Nov 11, 2017

Codecov Report

Merging #821 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #821   +/-   ##
=======================================
  Coverage   97.95%   97.95%           
=======================================
  Files          15       15           
  Lines        1122     1122           
=======================================
  Hits         1099     1099           
  Misses         23       23
Impacted Files Coverage Δ
django_filters/fields.py 100% <100%> (ø) ⬆️
django_filters/filterset.py 100% <100%> (ø) ⬆️
django_filters/exceptions.py 100% <100%> (ø) ⬆️
django_filters/rest_framework/filterset.py 100% <100%> (ø) ⬆️
django_filters/rest_framework/filters.py 100% <100%> (ø) ⬆️
django_filters/views.py 100% <100%> (ø) ⬆️
django_filters/filters.py 98.42% <100%> (ø) ⬆️
django_filters/widgets.py 95.27% <100%> (ø) ⬆️

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 9241874...2410deb. Read the comment docs.

Copy link
Owner

@carltongibson carltongibson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Thanks.

@carltongibson carltongibson added this to the Version 2.0 milestone Nov 15, 2017
@carltongibson carltongibson merged commit 553c9ea into carltongibson:master Nov 15, 2017
@felixxm felixxm deleted the super branch November 16, 2017 20:28
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.

3 participants