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

Agentcore integration test: supplementary test plugin, automated test pipeline #1307

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

TangLeDaily
Copy link
Collaborator

@TangLeDaily TangLeDaily commented Sep 13, 2023

【Fix issue】#1298, #1289

【Modified content】

  1. Supplement the agentcore integration test structure: test plug-in part (mounted on the test host application for interception enhancement), automated test pipeline
  2. Add dynamic configuration related tests to the integrated test structure (supplementary test plug-in part)

[Use case description] Contains nacos dynamic configuration test cases

[Self-test status] The local static check passed and the local automated test passed.

[Scope of influence] None

@TangLeDaily TangLeDaily added area/framework Issues or PRs releated to sermant core service area/plugin Issues or PRs releated to sermant plugin service area/e2e-test Issues or PRs releated to e2e test labels Sep 13, 2023
@TangLeDaily TangLeDaily self-assigned this Sep 13, 2023
@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.55% ⚠️

Comparison is base (1a5e96e) 43.03% compared to head (569c9ac) 42.49%.
Report is 8 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1307      +/-   ##
=============================================
- Coverage      43.03%   42.49%   -0.55%     
+ Complexity      3315     3313       -2     
=============================================
  Files            828      833       +5     
  Lines          18284    18467     +183     
  Branches        1990     2013      +23     
=============================================
- Hits            7868     7847      -21     
- Misses          9431     9645     +214     
+ Partials         985      975      -10     
Flag Coverage Δ
unittests 42.49% <ø> (-0.55%) ⬇️

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

see 44 files with indirect coverage changes

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

@Sherlockhan Sherlockhan merged commit 9bb2b8e into sermant-io:develop Sep 18, 2023
@kkf1 kkf1 changed the title agentcore集成测试:补充测试插件、自动化测试流水线 Agentcore integration test: supplementary test plugin, automated test pipeline Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/e2e-test Issues or PRs releated to e2e test area/framework Issues or PRs releated to sermant core service area/plugin Issues or PRs releated to sermant plugin service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants