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 reuse the cookies #301

Merged
merged 1 commit into from Dec 1, 2023
Merged

feat: support to reuse the cookies #301

merged 1 commit into from Dec 1, 2023

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

@LinuxSuRen LinuxSuRen added the enhancement New feature or request label Dec 1, 2023
Copy link

sonarcloud bot commented Dec 1, 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

Copy link

github-actions bot commented Dec 1, 2023

There are 21 test cases:

API Average Max Min Count Error
tRPC Hello 470.646µs 470.646µs 470.646µs 1 1
See all test records
API Average Max Min Count Error
POST http://localhost:8080/server.Runner/GetTestCase 2.992781ms 2.992781ms 2.992781ms 1 0
POST http://localhost:8080/server.Runner/ConvertTestSuite 2.922148ms 2.922148ms 2.922148ms 1 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQueryStream 2.655844ms 3.009199ms 2.319102ms 3 0
gRPC 127.0.0.1:7070/server.Runner/GetVersion 2.50137ms 3.19783ms 1.889431ms 3 0
POST http://localhost:8080/server.Runner/CreateTestSuite 2.113463ms 2.113463ms 2.113463ms 1 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQuery 2.085752ms 3.045722ms 1.246582ms 3 0
POST http://localhost:8080/server.Runner/GenerateCode 1.644562ms 1.644562ms 1.644562ms 1 0
POST http://localhost:8080/server.Runner/FunctionsQuery 1.568014ms 1.568014ms 1.568014ms 1 0
POST http://localhost:8080/server.Runner/GetSuites 1.545341ms 1.545341ms 1.545341ms 1 0
POST http://localhost:8080/server.Runner/DeleteTestSuite 1.480134ms 2.093125ms 867.144µs 2 0
POST http://localhost:8080/server.Runner/ListTestCase 1.39087ms 1.427158ms 1.354583ms 2 0
POST http://localhost:8080/server.Runner/PopularHeaders 1.171208ms 1.171208ms 1.171208ms 1 0
POST http://localhost:8080/server.Runner/GetSuggestedAPIs 1.036686ms 1.036686ms 1.036686ms 1 0
POST http://localhost:8080/server.Runner/GetTestSuite 1.026843ms 1.026843ms 1.026843ms 1 0
POST http://localhost:8080/server.Runner/GetSecrets 892.051µs 892.051µs 892.051µs 1 0
POST http://localhost:8080/server.Runner/ListConverter 879.518µs 879.518µs 879.518µs 1 0
POST http://localhost:8080/server.Runner/GetVersion 848.022µs 848.022µs 848.022µs 1 0
POST http://localhost:8080/server.Runner/GetStores 788.802µs 788.802µs 788.802µs 1 0
POST http://localhost:8080/server.Runner/ListCodeGenerator 762.803µs 762.803µs 762.803µs 1 0
POST http://localhost:8080/server.Runner/UpdateTestSuite 709.531µs 709.531µs 709.531µs 1 0
tRPC Hello 470.646µs 470.646µs 470.646µs 1 1
See the error message * Case: . error: parse IDL[protobuf] ./bin/helloworld.proto error: parseProtoFile err: open ./bin/helloworld.proto: no such file or directory. body:

Reported by api-testing.

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.02% 81.82%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1bc6b66) 7160 5949 83.09%
Head commit (20fc240) 7165 (+5) 5952 (+3) 83.07% (-0.02%)

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 (#301) 11 9 81.82%

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

Copy link

github-actions bot commented Dec 1, 2023

There are 17 test cases:

See all test records
API Average Max Min Count Error
POST http://localhost:8080/server.Runner/CreateTestSuite 1.511203502s 3.019717051s 2.689954ms 10 0
GET http://localhost:8080/get 5.766706ms 5.766706ms 5.766706ms 5 0
GET http://localhost:8080/get?name=atest-store-git 5.326297ms 5.326297ms 5.326297ms 5 0
POST http://localhost:8080/server.Runner/CreateTestCase 2.949816ms 3.313069ms 2.586563ms 10 0
POST http://localhost:8080/server.Runner/UpdateTestSuite 2.942805ms 2.942805ms 2.942805ms 5 0
POST http://localhost:8080/server.Runner/UpdateTestCase 2.781376ms 2.781376ms 2.781376ms 5 0
POST http://localhost:8080/server.Runner/RunTestCase 2.736723ms 2.736723ms 2.736723ms 5 0
POST http://localhost:8080/server.Runner/CreateStore 2.559741ms 2.559741ms 2.559741ms 5 0
POST http://localhost:8080/server.Runner/GetTestSuite 2.081076ms 2.081076ms 2.081076ms 5 0
POST http://localhost:8080/server.Runner/GetTestCase 2.060932ms 2.081225ms 2.04064ms 10 0
POST http://localhost:8080/server.Runner/DeleteTestCase 1.971205ms 1.971205ms 1.971205ms 5 0
POST http://localhost:8080/server.Runner/PopularHeaders 1.191082ms 1.191082ms 1.191082ms 5 0
GET http://localhost:8080/oauth2/token 853.592µs 853.592µs 853.592µs 5 0
GET http://localhost:8080/debug/pprof/cmdline 722.613µs 722.613µs 722.613µs 5 0
POST http://localhost:8080/server.Runner/FunctionsQuery 722.194µs 728.267µs 716.122µs 10 0
POST http://localhost:8080/server.Runner/ListCodeGenerator 615.458µs 615.458µs 615.458µs 5 0
POST http://localhost:8080/server.Runner/GetVersion 602.164µs 602.164µs 602.164µs 5 0

e2e-testing

@LinuxSuRen LinuxSuRen merged commit 19da5cd into master Dec 1, 2023
15 checks passed
@LinuxSuRen LinuxSuRen deleted the feat/cookie branch December 1, 2023 09:34
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.

None yet

1 participant