WIP: add copy metadata from grpc-go #386

Draft
devstigneev wants to merge 25 commits from devstigneev:v3 into v3
Member

Pull Request template

Please, go through these steps before clicking submit on this PR.

  1. Give a descriptive title to your PR.
  2. Provide a description of your changes.
  3. Make sure you have some relevant tests.
  4. Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if applicable).

PLEASE REMOVE THIS TEMPLATE BEFORE SUBMITTING

## Pull Request template Please, go through these steps before clicking submit on this PR. 1. Give a descriptive title to your PR. 2. Provide a description of your changes. 3. Make sure you have some relevant tests. 4. Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if applicable). **PLEASE REMOVE THIS TEMPLATE BEFORE SUBMITTING**
devstigneev added 1 commit 2024-12-23 16:59:05 +03:00
add copy metadata from grpc-go
Some checks failed
lint / lint (pull_request) Successful in 1m26s
test / test (pull_request) Successful in 3m44s
coverage / build (pull_request) Failing after 7m55s
8d005541e1
devstigneev added 1 commit 2024-12-24 21:20:41 +03:00
prepare to map[string]string
All checks were successful
coverage / build (pull_request) Successful in 1m40s
lint / lint (pull_request) Successful in 1m38s
test / test (pull_request) Successful in 3m49s
c2afc44a91
vtolstov added 1 commit 2024-12-27 01:18:01 +03:00
Merge branch 'v3' into v3
Some checks failed
coverage / build (pull_request) Failing after 27s
test / test (pull_request) Failing after 1m29s
lint / lint (pull_request) Successful in 1m43s
ca1d7437b8
Owner

когда планируешь доделать?

когда планируешь доделать?
This pull request is broken due to missing fork information.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u v3:devstigneev-v3
git checkout devstigneev-v3
Sign in to join this conversation.