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: 修复参数化数据驱动 初始化参数时自定义插件函数无效的问题 #1583

Conversation

sweetWang1
Copy link

修复使用参数化驱动时自定义插件的函数未初始化的问题;issue链接为: #1467

@sweetWang1 sweetWang1 changed the title fix: 修复参数化驱动时初始化参数时自定义插件函数无效的问题 fix: 参数化数据驱动 初始化参数时自定义插件函数无效的问题 Apr 12, 2023
@sweetWang1 sweetWang1 changed the title fix: 参数化数据驱动 初始化参数时自定义插件函数无效的问题 fix: 修复参数化数据驱动 初始化参数时自定义插件函数无效的问题 Apr 12, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: -9.43 ⚠️

Comparison is base (6600473) 49.69% compared to head (b2f0b6e) 40.26%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1583      +/-   ##
==========================================
- Coverage   49.69%   40.26%   -9.43%     
==========================================
  Files          92       59      -33     
  Lines       13232     9807    -3425     
==========================================
- Hits         6575     3949    -2626     
+ Misses       6323     5524     -799     
  Partials      334      334              
Flag Coverage Δ
unittests 40.26% <100.00%> (-9.43%) ⬇️

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

Impacted Files Coverage Δ
hrp/parameters.go 86.20% <100.00%> (+0.18%) ⬆️
hrp/runner.go 58.22% <100.00%> (ø)

... and 34 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@debugtalk
Copy link
Member

@sweetWang1 我优化了下实现,减少了 parser 参数传递。
6ca9c52

@debugtalk debugtalk closed this Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants