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

remove c-style (incorrect) switch handling #433

Merged
merged 1 commit into from
Aug 13, 2020

Conversation

loginakhil
Copy link
Contributor

@loginakhil loginakhil commented Jan 27, 2020

What does this PR do?

We have some c-style code in go.
This PR cleans up that.

@loginakhil loginakhil requested a review from a team January 27, 2020 09:28
@vgarvardt
Copy link
Contributor

Thank you! Can this be covered with some tests just to make sure it will not be broken in the futere?

@codecov
Copy link

codecov bot commented Jan 27, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #433   +/-   ##
=======================================
  Coverage   45.14%   45.14%           
=======================================
  Files          77       77           
  Lines        2700     2700           
=======================================
  Hits         1219     1219           
  Misses       1402     1402           
  Partials       79       79           

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 d5485f1...4c558d8. Read the comment docs.

@vgarvardt vgarvardt force-pushed the patch/remove-c-style-swtiches branch from 058dc1d to 4c558d8 Compare August 13, 2020 08:48
@vgarvardt
Copy link
Contributor

vgarvardt commented Aug 13, 2020

👍

Approved with Zappr Approved with Zappr Approved with Zappr Approved with Zappr

@isalopezt
Copy link

isalopezt commented Aug 13, 2020

+1

Approved with Zappr

@loginakhil loginakhil merged commit 49b5ce3 into master Aug 13, 2020
@loginakhil loginakhil deleted the patch/remove-c-style-swtiches branch August 13, 2020 09:08
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