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

[18.09 backport] Return correct error-codes on conflicting names #2788

Merged

Conversation

thaJeztah
Copy link
Member

backport of #2779 for 18.09

git checkout -b 18.09_backport_fix_api_error_types upstream/bump_v18.09  
git cherry-pick -s -S -x 2061af766f61f6bc8d3e43d5553fba315f569597
git push -u origin

cherry-pick was clean; no conflict

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 2061af7)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov
Copy link

codecov bot commented Nov 21, 2018

Codecov Report

Merging #2788 into bump_v18.09 will decrease coverage by 0.08%.
The diff coverage is 54.54%.

@@               Coverage Diff               @@
##           bump_v18.09    #2788      +/-   ##
===============================================
- Coverage        61.76%   61.68%   -0.09%     
===============================================
  Files              134      134              
  Lines            21862    21868       +6     
===============================================
- Hits             13503    13489      -14     
- Misses            6905     6917      +12     
- Partials          1454     1462       +8

@dperny
Copy link
Collaborator

dperny commented Nov 27, 2018

Looks solid to me. Passes CI. Small enough change + is a backport. I'm merging solo.

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