-
Notifications
You must be signed in to change notification settings - Fork 53
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: support to start and update mock server on ui #410
Conversation
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more |
There are 20 test cases, failed count 0: See all test records
Reported by api-testing. |
There are 1 test cases, failed count 1:
See the error message* Case: CreateStore. error: literal not terminated (2:1) | /healthz", 2400) | ^. body:e2e-testing |
14a7634
to
bf3931b
Compare
Qodana for Go10 new problems were found
💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at qodana-support@jetbrains.com
|
bf3931b
to
b38ef45
Compare
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more |
4fab208
to
0cf7653
Compare
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
0cf7653
to
3d2d449
Compare
|
* chore(deps): update sonatype/nexus3 docker tag to v3.60.0 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
What type of PR is this?
What this PR does / why we need it:
As mentioned in the title.
Which issue(s) this PR fixes:
Fixes #