Skip to content

Use set literals #931

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 1 commit into from
Apr 18, 2017
Merged

Use set literals #931

merged 1 commit into from
Apr 18, 2017

Conversation

jdufresne
Copy link
Contributor

Avoids unnecessary, temporary list.

Avoids unnecessary, temporary list.
@codecov
Copy link

codecov bot commented Apr 18, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #931   +/-   ##
=======================================
  Coverage   83.25%   83.25%           
=======================================
  Files          31       31           
  Lines        1660     1660           
  Branches      246      246           
=======================================
  Hits         1382     1382           
  Misses        199      199           
  Partials       79       79
Impacted Files Coverage Δ
debug_toolbar/settings.py 60% <ø> (ø) ⬆️

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 e794d0e...0426748. Read the comment docs.

@aaugustin aaugustin merged commit e02f132 into django-commons:master Apr 18, 2017
@jdufresne jdufresne deleted the set-literals branch June 2, 2017 04:43
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