Skip to content

test: add windows e2e test#1197

Merged
SparkYuan merged 1 commit intoKusionStack:mainfrom
liu-hm19:add-windows-e2e
Jul 3, 2024
Merged

test: add windows e2e test#1197
SparkYuan merged 1 commit intoKusionStack:mainfrom
liu-hm19:add-windows-e2e

Conversation

@liu-hm19
Copy link
Copy Markdown
Contributor

@liu-hm19 liu-hm19 commented Jul 2, 2024

What type of PR is this?

/kind test

What this PR does / why we need it:

This PR adds windows e2e test for Kusion.

Which issue(s) this PR fixes:

Fixes #830 #1187

Special notes for your reviewer:

Does this PR introduce a user-facing change?


Additional documentation e.g., design docs, usage docs, etc.:


@liu-hm19 liu-hm19 added the area/test Categorizes an issue or PR as relevant to test label Jul 2, 2024
@liu-hm19 liu-hm19 added this to the v0.12.1 milestone Jul 2, 2024
@liu-hm19 liu-hm19 requested a review from SparkYuan July 2, 2024 06:25
@liu-hm19 liu-hm19 self-assigned this Jul 2, 2024
@coveralls
Copy link
Copy Markdown

coveralls commented Jul 2, 2024

Pull Request Test Coverage Report for Build 9756038125

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.02%) to 54.527%

Files with Coverage Reduction New Missed Lines %
pkg/engine/operation/parser/parser.go 3 79.27%
Totals Coverage Status
Change from base Build 9710950045: 0.02%
Covered Lines: 9359
Relevant Lines: 17164

💛 - Coveralls

@coveralls
Copy link
Copy Markdown

coveralls commented Jul 2, 2024

Pull Request Test Coverage Report for Build 9756219757

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 4 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.02%) to 54.521%

Files with Coverage Reduction New Missed Lines %
pkg/engine/operation/watch.go 1 82.76%
pkg/engine/operation/parser/parser.go 3 79.27%
Totals Coverage Status
Change from base Build 9710950045: 0.02%
Covered Lines: 9358
Relevant Lines: 17164

💛 - Coveralls

@coveralls
Copy link
Copy Markdown

coveralls commented Jul 2, 2024

Pull Request Test Coverage Report for Build 9756368478

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 8 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.05%) to 54.457%

Files with Coverage Reduction New Missed Lines %
pkg/engine/operation/watch.go 1 82.76%
pkg/engine/api/destroy.go 7 83.06%
Totals Coverage Status
Change from base Build 9710950045: -0.05%
Covered Lines: 9347
Relevant Lines: 17164

💛 - Coveralls

@coveralls
Copy link
Copy Markdown

coveralls commented Jul 3, 2024

Pull Request Test Coverage Report for Build 9771610406

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.04%) to 54.544%

Totals Coverage Status
Change from base Build 9710950045: 0.04%
Covered Lines: 9362
Relevant Lines: 17164

💛 - Coveralls

@coveralls
Copy link
Copy Markdown

coveralls commented Jul 3, 2024

Pull Request Test Coverage Report for Build 9772830394

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 4 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.02%) to 54.521%

Files with Coverage Reduction New Missed Lines %
pkg/engine/operation/watch.go 1 82.76%
pkg/engine/operation/parser/parser.go 3 79.27%
Totals Coverage Status
Change from base Build 9710950045: 0.02%
Covered Lines: 9358
Relevant Lines: 17164

💛 - Coveralls

Copy link
Copy Markdown
Member

@SparkYuan SparkYuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@SparkYuan SparkYuan merged commit e42d77f into KusionStack:main Jul 3, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area/test Categorizes an issue or PR as relevant to test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test: add e2e test of windows

3 participants