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: support to install as a windows service #273

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Conversation

LinuxSuRen
Copy link
Owner

@LinuxSuRen LinuxSuRen commented Nov 14, 2023

but cannot start it for unknown reason

image
image

see also #52

@LinuxSuRen LinuxSuRen added the enhancement New feature or request label Nov 14, 2023
Copy link

github-actions bot commented Nov 14, 2023

There are 21 test cases:

API Average Max Min Count Error
gRPC 127.0.0.1:7070/server.Runner/GetVersion 2.71566ms 3.306167ms 1.679747ms 3 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQueryStream 2.240009ms 2.574832ms 1.782361ms 3 0
POST http://localhost:8080/server.Runner/GenerateCode 1.972689ms 1.972689ms 1.972689ms 1 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQuery 1.962436ms 2.61821ms 947.886µs 3 0
POST http://localhost:8080/server.Runner/FunctionsQuery 1.933571ms 1.933571ms 1.933571ms 1 0
POST http://localhost:8080/server.Runner/CreateTestSuite 1.767342ms 1.767342ms 1.767342ms 1 0
POST http://localhost:8080/server.Runner/ConvertTestSuite 1.620317ms 1.620317ms 1.620317ms 1 0
POST http://localhost:8080/server.Runner/GetSuites 1.511361ms 1.511361ms 1.511361ms 1 0
POST http://localhost:8080/server.Runner/ListTestCase 1.311957ms 1.51521ms 1.108705ms 2 0
POST http://localhost:8080/server.Runner/GetSuggestedAPIs 1.091152ms 1.091152ms 1.091152ms 1 0
POST http://localhost:8080/server.Runner/DeleteTestSuite 969.988µs 1.387455ms 552.521µs 2 0
POST http://localhost:8080/server.Runner/GetTestCase 957.035µs 957.035µs 957.035µs 1 0
POST http://localhost:8080/server.Runner/PopularHeaders 731.973µs 731.973µs 731.973µs 1 0
POST http://localhost:8080/server.Runner/GetVersion 703.719µs 703.719µs 703.719µs 1 0
POST http://localhost:8080/server.Runner/GetStores 639.825µs 639.825µs 639.825µs 1 0
POST http://localhost:8080/server.Runner/UpdateTestSuite 605.844µs 605.844µs 605.844µs 1 0
POST http://localhost:8080/server.Runner/GetTestSuite 541.142µs 541.142µs 541.142µs 1 0
POST http://localhost:8080/server.Runner/GetSecrets 530.825µs 530.825µs 530.825µs 1 0
POST http://localhost:8080/server.Runner/ListCodeGenerator 508.711µs 508.711µs 508.711µs 1 0
POST http://localhost:8080/server.Runner/ListConverter 491.523µs 491.523µs 491.523µs 1 0
tRPC Hello 358.347µs 358.347µs 358.347µs 1 1

@LinuxSuRen LinuxSuRen force-pushed the feat/win-service branch 5 times, most recently from bcb6151 to b5436fe Compare November 14, 2023 09:41
but cannot start it for unknown reason

Signed-off-by: rick <1450685+LinuxSuRen@users.noreply.github.com>
Signed-off-by: Zhao Xiaojie <LinuxSuRen@users.noreply.github.com>
Copy link

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 35c685c into master Nov 14, 2023
@LinuxSuRen LinuxSuRen deleted the feat/win-service branch November 14, 2023 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant