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

Optimize the execution conditions of the integration test script #1579

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

hanbingleixue
Copy link
Collaborator

@hanbingleixue hanbingleixue commented Jul 18, 2024

What type of PR is this?

Integration Test.

What this PR does / why we need it?

1、Optimize the execution conditions of the integration test script,the integration test script of the object is executed only when the related function is modified.

Which issue(s) this PR fixes?

Fixes #1578

Does this PR introduce a user-facing change?

No

Checklist

  • Make sure there is a GitHub_issue related with this PR before you start working on it.
  • Make sure you have squashed your change to one single commit.
  • GitHub Actions works fine in this PR.

Copy link

codecov bot commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Flag Coverage Δ Complexity Δ
unittests 43.00% <ø> (+0.03%) 181.00 <ø> (ø)

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

see 23 files with indirect coverage changes

@hanbingleixue hanbingleixue force-pushed the Integration-test branch 4 times, most recently from 553906f to 72f57a3 Compare July 22, 2024 08:37
@hanbingleixue hanbingleixue force-pushed the Integration-test branch 4 times, most recently from 8760590 to da5d30c Compare July 25, 2024 11:26
daizhenyu
daizhenyu previously approved these changes Jul 26, 2024
Signed-off-by: hanbingleixue <hanbingleixue@hotmail.com>
@Sherlockhan Sherlockhan merged commit 713b534 into sermant-io:develop Jul 26, 2024
285 checks passed
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.

Optimize the action script of the integration test
4 participants