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

Replace grpc gateway endpoints with post #4717

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Conversation

wild-endeavor
Copy link
Contributor

@wild-endeavor wild-endeavor commented Jan 11, 2024

Trying to figure out the grpc gateway mapping for maps/nested one-ofs is too complicated. Let's replace with a post body instead.

Signed-off-by: Yee Hing Tong <[email protected]>
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. enhancement New feature or request labels Jan 11, 2024
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (75c2b08) 58.15% compared to head (0cacc36) 58.15%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4717   +/-   ##
=======================================
  Coverage   58.15%   58.15%           
=======================================
  Files         626      626           
  Lines       53786    53786           
=======================================
  Hits        31277    31277           
  Misses      20001    20001           
  Partials     2508     2508           
Flag Coverage Δ
unittests 58.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 12, 2024
@wild-endeavor wild-endeavor merged commit 38d1833 into master Jan 12, 2024
45 checks passed
@wild-endeavor wild-endeavor deleted the artf/try-post branch January 12, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants