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产生冲突的问题 #1260

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 coverage has no change and project coverage change: -0.02% ⚠️

Comparison is base (c5886c4) 45.55% compared to head (2556a16) 45.53%.
Report is 2 commits behind head on 1.0.x.

Additional details and impacted files
@@             Coverage Diff              @@
##              1.0.x    #1260      +/-   ##
============================================
- Coverage     45.55%   45.53%   -0.02%     
+ Complexity     2923     2921       -2     
============================================
  Files           676      676              
  Lines         14951    14946       -5     
  Branches       1679     1678       -1     
============================================
- Hits           6811     6806       -5     
  Misses         7296     7296              
  Partials        844      844              
Flag Coverage Δ
unittests 45.53% <ø> (-0.02%) ⬇️

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

see 1 file with indirect coverage changes

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

@provenceee provenceee changed the title *修复injector挂载sermant会跟skywalking产生冲突的问题 修复injector挂载sermant会跟skywalking产生冲突的问题 Jul 26, 2023
@Sherlockhan Sherlockhan merged commit db90caa into sermant-io:1.0.x Jul 27, 2023
@provenceee provenceee deleted the injector-dev 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