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

feat: refactor module port with config from workspace #723

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

healthjyk
Copy link
Contributor

What type of PR is this?

/kind feature

What this PR does / why we need it:

refactor module port with config from workspace

Which issue(s) this PR fixes:

Fixes #683

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7321906417

  • 45 of 62 (72.58%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.2%) to 75.179%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/modules/generators/workload/network/ports_generator.go 45 62 72.58%
Files with Coverage Reduction New Missed Lines %
pkg/modules/generators/workload/network/ports_generator.go 1 64.22%
Totals Coverage Status
Change from base Build 7321516052: 0.2%
Covered Lines: 7675
Relevant Lines: 10209

💛 - Coveralls

Copy link
Contributor

@liu-hm19 liu-hm19 left a comment

Choose a reason for hiding this comment

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

lgtm

@liu-hm19 liu-hm19 merged commit f10f3c6 into KusionStack:main Dec 27, 2023
6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 27, 2023
@healthjyk healthjyk deleted the network-refactor branch December 27, 2023 03:33
@healthjyk healthjyk restored the network-refactor branch December 27, 2023 03:33
@healthjyk healthjyk deleted the network-refactor branch March 6, 2024 09:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat: refactor network module and generator
3 participants