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

Revert "Adding support for more well known types in descriptor" #813

Merged
merged 3 commits into from Nov 16, 2018

Conversation

johanbrandhorst
Copy link
Collaborator

Reverts #809

@codecov-io
Copy link

codecov-io commented Nov 16, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #813   +/-   ##
======================================
  Coverage    53.3%   53.3%           
======================================
  Files          30      30           
  Lines        3371    3371           
======================================
  Hits         1797    1797           
  Misses       1399    1399           
  Partials      175     175
Impacted Files Coverage Δ
protoc-gen-grpc-gateway/descriptor/types.go 41.08% <ø> (ø) ⬆️

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 da4a1fc...d0fb1bd. Read the comment docs.

@johanbrandhorst johanbrandhorst merged commit 09679ff into master Nov 16, 2018
@johanbrandhorst johanbrandhorst deleted the revert-809-more-wellknown-descriptor branch November 16, 2018 10:33
@birdayz
Copy link
Contributor

birdayz commented Nov 16, 2018

hey @johanbrandhorst :) i'm working currently on related changes as well, and well on my local branch i have exactly these changes (adding the missing WKN-types to this map) as well..
can you elaborate why the revert, which problems occurred?

edit: nvm found #808 / #809

@johanbrandhorst
Copy link
Collaborator Author

This was reverted because the function signatures weren't correct. We want to add this, but we need to add some tests and make sure it all plumbs together. Please feel free to submit a PR with the changes.

adasari pushed a commit to adasari/grpc-gateway that referenced this pull request Apr 9, 2020
…-ecosystem#813)

* Revert "Adding support for more well known types in descriptor (grpc-ecosystem#809)"

This reverts commit 1659831.
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.

None yet

4 participants