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

修复injector挂载sermant会跟skywalking产生冲突的问题 #1261

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

provenceee
Copy link
Collaborator

【修复issue】 #1258

【修改内容】修改injector注入命令的行为

【用例描述】注入行为分别为before、after、ignore时,是否可以按预期注入命令

【自测情况】before时,在原命令前注入,after时,在原命令后注入,ignore时,不注入

【影响范围】需要更新文档

@provenceee provenceee added kind/bug Something isn't working area/injector Issues or PRs releated to sermant injector labels Jul 26, 2023
@provenceee provenceee self-assigned this Jul 26, 2023
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (4d207cf) 41.44% compared to head (21367c5) 41.44%.
Report is 1 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #1261   +/-   ##
==========================================
  Coverage      41.44%   41.44%           
  Complexity      3212     3212           
==========================================
  Files            821      821           
  Lines          18066    18066           
  Branches        1963     1963           
==========================================
  Hits            7487     7487           
  Misses          9641     9641           
  Partials         938      938           
Flag Coverage Δ
unittests 41.44% <ø> (ø)

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.

@Sherlockhan Sherlockhan merged commit b42a83c into sermant-io:develop Jul 27, 2023
3 checks passed
@provenceee provenceee deleted the inject branch August 2, 2023 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/injector Issues or PRs releated to sermant injector kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants