kitex icon indicating copy to clipboard operation
kitex copied to clipboard

[WIP]feat: support custom ctx key to pass in servicei inline

Open Duslia opened this issue 10 months ago • 1 comments

What type of PR is this?

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:

Duslia avatar Feb 19 '25 06:02 Duslia

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 61.37%. Comparing base (3c0b00f) to head (b01196e). :warning: Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1709   +/-   ##
=======================================
  Coverage   61.36%   61.37%           
=======================================
  Files         388      388           
  Lines       35028    35030    +2     
=======================================
+ Hits        21496    21498    +2     
+ Misses      12243    12239    -4     
- Partials     1289     1293    +4     
Flag Coverage Δ
integration 50.40% <0.00%> (+0.13%) :arrow_up:
unit 51.50% <100.00%> (-0.07%) :arrow_down:

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Feb 19 '25 07:02 codecov[bot]