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

[WIP] feat: server middleware context pass through #1269

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

felix021
Copy link
Contributor

What type of PR is this?

feat

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.

(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:

@felix021 felix021 requested review from a team as code owners February 28, 2024 12:59
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

Attention: Patch coverage is 20.00000% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 68.45%. Comparing base (4e44114) to head (e8f04b8).

Files Patch % Lines
server/server.go 22.22% 6 Missing and 1 partial ⚠️
server/option.go 16.66% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1269      +/-   ##
===========================================
- Coverage    68.49%   68.45%   -0.05%     
===========================================
  Files          285      285              
  Lines        20646    20660      +14     
===========================================
+ Hits         14141    14142       +1     
- Misses        5322     5334      +12     
- Partials      1183     1184       +1     

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

@felix021 felix021 changed the title [WIP] feat: server middleware pass through [WIP] feat: server middleware context pass through Feb 28, 2024
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

1 participant