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: reflect the network request related codes #274

Merged
merged 1 commit into from Nov 15, 2023
Merged

Conversation

LinuxSuRen
Copy link
Owner

fix #237

@LinuxSuRen LinuxSuRen added the ui label Nov 15, 2023
Copy link

github-actions bot commented Nov 15, 2023

There are 21 test cases:

API Average Max Min Count Error
gRPC 127.0.0.1:7070/server.Runner/GetVersion 2.414108ms 2.877371ms 1.662666ms 3 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQueryStream 2.195603ms 2.87143ms 1.028194ms 3 0
POST http://localhost:8080/server.Runner/ConvertTestSuite 1.805818ms 1.805818ms 1.805818ms 1 0
POST http://localhost:8080/server.Runner/CreateTestSuite 1.727869ms 1.727869ms 1.727869ms 1 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQuery 1.581086ms 1.841143ms 1.433598ms 3 0
POST http://localhost:8080/server.Runner/GenerateCode 1.317767ms 1.317767ms 1.317767ms 1 0
POST http://localhost:8080/server.Runner/GetStores 1.271581ms 1.271581ms 1.271581ms 1 0
POST http://localhost:8080/server.Runner/FunctionsQuery 1.267373ms 1.267373ms 1.267373ms 1 0
POST http://localhost:8080/server.Runner/ListTestCase 1.208096ms 1.345798ms 1.070395ms 2 0
POST http://localhost:8080/server.Runner/GetSuites 1.142148ms 1.142148ms 1.142148ms 1 0
POST http://localhost:8080/server.Runner/ListCodeGenerator 961.398µs 961.398µs 961.398µs 1 0
POST http://localhost:8080/server.Runner/GetTestCase 926.835µs 926.835µs 926.835µs 1 0
POST http://localhost:8080/server.Runner/GetSuggestedAPIs 647.109µs 647.109µs 647.109µs 1 0
POST http://localhost:8080/server.Runner/DeleteTestSuite 606.29µs 692.221µs 520.359µs 2 0
POST http://localhost:8080/server.Runner/PopularHeaders 605.308µs 605.308µs 605.308µs 1 0
POST http://localhost:8080/server.Runner/UpdateTestSuite 596.001µs 596.001µs 596.001µs 1 0
POST http://localhost:8080/server.Runner/ListConverter 523.354µs 523.354µs 523.354µs 1 0
POST http://localhost:8080/server.Runner/GetTestSuite 513.914µs 513.914µs 513.914µs 1 0
POST http://localhost:8080/server.Runner/GetSecrets 459.231µs 459.231µs 459.231µs 1 0
POST http://localhost:8080/server.Runner/GetVersion 405.161µs 405.161µs 405.161µs 1 0
tRPC Hello 359.616µs 359.616µs 359.616µs 1 1

@LinuxSuRen LinuxSuRen force-pushed the feat/ui-reflect branch 2 times, most recently from 28f87f2 to 87802f1 Compare November 15, 2023 07:12
Copy link

sonarcloud bot commented Nov 15, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 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

@LinuxSuRen LinuxSuRen merged commit 1036325 into master Nov 15, 2023
12 checks passed
@LinuxSuRen LinuxSuRen deleted the feat/ui-reflect branch November 15, 2023 09:50
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.

Not support request method "patch"
1 participant