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

fix: add import package 'context' for gRPC client.go #1155

Merged
merged 1 commit into from Oct 30, 2023

Conversation

jayantxie
Copy link
Member

What type of PR is this?

fix

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

fix: gRPC client.go添加context引用库

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

(optional) The PR that updates user documentation:

@jayantxie jayantxie requested review from a team as code owners October 30, 2023 03:22
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (78cfa1b) 68.10% compared to head (fe8f3f1) 68.08%.
Report is 4 commits behind head on develop.

❗ Current head fe8f3f1 differs from pull request most recent head 66fe2ce. Consider uploading reports for the commit 66fe2ce to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1155      +/-   ##
===========================================
- Coverage    68.10%   68.08%   -0.03%     
===========================================
  Files          254      254              
  Lines        19289    19289              
===========================================
- Hits         13136    13132       -4     
- Misses        4968     4980      +12     
+ Partials      1185     1177       -8     

see 3 files with indirect coverage changes

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

@Marina-Sakai Marina-Sakai merged commit c22f857 into develop Oct 30, 2023
32 checks passed
@Marina-Sakai Marina-Sakai deleted the fix/missing_import_context branch October 30, 2023 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants