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 dynamic installation and uninstallation test: test plug-in, test application, pipeline #1322

Merged
merged 3 commits into from
Oct 8, 2023

Conversation

TangLeDaily
Copy link
Collaborator

@TangLeDaily TangLeDaily commented Sep 26, 2023

【Fix issue】#1236

【Modified content】

  1. Added some codes for automated integration testing of dynamic installation and uninstallation: test plug-ins, test applications, pipelines, etc.
  2. Optimized the test agentcore test code structure

[Use case description] Some test cases, to be incorporated into subsequent code

[Self-test status] Local static check passed, local automated test passed

[Scope of influence] None

@TangLeDaily TangLeDaily self-assigned this Sep 26, 2023
@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 26, 2023
@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (90cc418) 42.67% compared to head (30b0e19) 42.29%.
Report is 2 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1322      +/-   ##
=============================================
- Coverage      42.67%   42.29%   -0.39%     
+ Complexity      3289     3274      -15     
=============================================
  Files            823      823              
  Lines          18299    18303       +4     
  Branches        2014     2014              
=============================================
- Hits            7810     7741      -69     
- Misses          9513     9591      +78     
+ Partials         976      971       -5     
Flag Coverage Δ
unittests 42.29% <ø> (-0.39%) ⬇️

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

see 23 files with indirect coverage changes

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

@TangLeDaily TangLeDaily force-pushed the install_action_1 branch 4 times, most recently from bdf0702 to 0dc5e02 Compare September 27, 2023 04:04
@luanwenfei-venus luanwenfei-venus added kind/enhancement Issues or PRs releated to sermant enhancement and removed area/framework Issues or PRs releated to sermant core service area/plugin Issues or PRs releated to sermant plugin service labels Oct 8, 2023
@Sherlockhan Sherlockhan merged commit 3ebe342 into sermant-io:develop Oct 8, 2023
67 checks passed
@kkf1 kkf1 changed the title AgentCore动态安装卸载测试:测试插件、测试应用、流水线 AgentCore dynamic installation and uninstallation test: test plug-in, test application, 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 kind/enhancement Issues or PRs releated to sermant enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants