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

fix: upgrade the test framework form monkey to mockey #561

Merged
merged 9 commits into from
Oct 20, 2023

Conversation

Mrcopytuo
Copy link
Contributor

What type of PR is this?

unit test

What this PR does / why we need it:

Upgrade the unit test framework to fit all platforms

Which issue(s) this PR fixes:

Fixes #431

Special notes for your reviewer:

Does this PR introduce a user-facing change?


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


@healthjyk healthjyk self-requested a review October 17, 2023 07:41
@coveralls
Copy link

coveralls commented Oct 18, 2023

Pull Request Test Coverage Report for Build 6556224336

  • 6 of 6 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.3%) to 74.685%

Totals Coverage Status
Change from base Build 6333748952: 0.3%
Covered Lines: 6812
Relevant Lines: 9121

💛 - Coveralls

pkg/cmd/ls/types_test.go Outdated Show resolved Hide resolved
@healthjyk healthjyk merged commit e27384e into KusionStack:main Oct 20, 2023
6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 20, 2023
@healthjyk healthjyk changed the title fix: upgrade the test framework form monkey to mockey (#431) fix: upgrade the test framework form monkey to mockey Oct 20, 2023
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.

Testing: Upgrade the unit test framework
3 participants