Skip to content

duplicate_key: Handle raw_params being None sometimes #1084

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
Sep 6, 2018

Conversation

PiDelport
Copy link
Contributor

This is a small bug-fix update to #995 that I missed in my local testing. (Whoops.)

@PiDelport PiDelport added the Bug label Sep 3, 2018
@PiDelport PiDelport requested a review from camilonova September 3, 2018 10:34
@PiDelport
Copy link
Contributor Author

@camilonova: I hope you don't mind a quick review. :)

@codecov
Copy link

codecov bot commented Sep 3, 2018

Codecov Report

Merging #1084 into master will increase coverage by 0.08%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1084      +/-   ##
==========================================
+ Coverage    84.3%   84.38%   +0.08%     
==========================================
  Files          24       24              
  Lines        1325     1326       +1     
  Branches      181      181              
==========================================
+ Hits         1117     1119       +2     
  Misses        157      157              
+ Partials       51       50       -1
Impacted Files Coverage Δ
debug_toolbar/panels/sql/panel.py 66.66% <100%> (+0.2%) ⬆️
debug_toolbar/panels/headers.py 100% <0%> (+4.54%) ⬆️

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 844353e...b6c46dd. Read the comment docs.

@matthiask matthiask merged commit ee08e0f into master Sep 6, 2018
@matthiask
Copy link
Member

Thank you!

@camilonova camilonova deleted the fix-raw_params-None branch September 6, 2018 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants