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

ui: add a welcome page when no any test suites #184

Merged
merged 1 commit into from
Aug 25, 2023
Merged

Conversation

LinuxSuRen
Copy link
Owner

@LinuxSuRen LinuxSuRen commented Aug 25, 2023

See the screenshot

image

@codacy-production
Copy link

codacy-production bot commented Aug 25, 2023

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.11%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (4e464d1) 5230 4457 85.22%
Head commit (19f3134) 5230 (+0) 4451 (-6) 85.11% (-0.11%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#184) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@sonarcloud
Copy link

sonarcloud bot commented Aug 25, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug B 2 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@github-actions
Copy link

There are 17 test cases:

API Average Max Min Count Error
POST http://localhost:8080/server.Runner/FunctionsQuery 2.694671ms 2.694671ms 2.694671ms 1 0
POST http://localhost:8080/server.Runner/GetSuites 2.314247ms 2.314247ms 2.314247ms 1 0
POST http://localhost:8080/server.Runner/GetStores 2.264844ms 2.264844ms 2.264844ms 1 0
POST http://localhost:8080/server.Runner/UpdateTestSuite 2.193139ms 2.193139ms 2.193139ms 1 1
POST http://localhost:8080/server.Runner/CreateTestSuite 1.25038ms 1.25038ms 1.25038ms 1 0
POST http://localhost:8080/server.Runner/GetTestCase 1.083569ms 1.083569ms 1.083569ms 1 0
POST http://localhost:8080/server.Runner/GetSecrets 876.555µs 876.555µs 876.555µs 1 0
POST http://localhost:8080/server.Runner/GetTestSuite 808.351µs 808.351µs 808.351µs 1 0
POST http://localhost:8080/server.Runner/ListTestCase 794.35µs 1.147873ms 440.828µs 2 1
POST http://localhost:8080/server.Runner/ListConverter 760.349µs 760.349µs 760.349µs 1 0
POST http://localhost:8080/server.Runner/GetSuggestedAPIs 729.346µs 729.346µs 729.346µs 1 0
POST http://localhost:8080/server.Runner/PopularHeaders 633.04µs 633.04µs 633.04µs 1 0
POST http://localhost:8080/server.Runner/DeleteTestSuite 588.587µs 760.849µs 416.326µs 2 1
POST http://localhost:8080/server.Runner/ListCodeGenerator 581.537µs 581.537µs 581.537µs 1 0
POST http://localhost:8080/server.Runner/GetVersion 562.936µs 562.936µs 562.936µs 1 0
POST http://localhost:8080/server.Runner/GenerateCode 502.832µs 502.832µs 502.832µs 1 1
POST http://localhost:8080/server.Runner/ConvertTestSuite 465.73µs 465.73µs 465.73µs 1 1

Repository owner deleted a comment from github-actions bot Aug 25, 2023
@LinuxSuRen LinuxSuRen merged commit bea5c9c into master Aug 25, 2023
7 of 8 checks passed
@LinuxSuRen LinuxSuRen deleted the ui/welcome-page branch August 25, 2023 09:10
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
* chore(deps): update emqx/emqx docker tag to v5.1.0

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant