Skip to content

Replace dict(<generator expression>) with dictionary comprehension #935

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 30, 2017
Merged

Replace dict(<generator expression>) with dictionary comprehension #935

merged 1 commit into from
Apr 30, 2017

Conversation

jdufresne
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 29, 2017

Codecov Report

Merging #935 into master will not change coverage.
The diff coverage is 75%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #935   +/-   ##
=======================================
  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/panels/sql/tracking.py 81.44% <0%> (ø) ⬆️
debug_toolbar/panels/sql/panel.py 63.75% <100%> (ø) ⬆️
debug_toolbar/utils.py 83.73% <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 e02f132...793fcb8. Read the comment docs.

@matthiask matthiask merged commit 00d9277 into django-commons:master Apr 30, 2017
@matthiask
Copy link
Member

Thanks!

@jdufresne jdufresne deleted the dict-comprehension 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