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

fix: the qps feature cannot work well #201

Merged
merged 1 commit into from Sep 5, 2023
Merged

fix: the qps feature cannot work well #201

merged 1 commit into from Sep 5, 2023

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

@LinuxSuRen LinuxSuRen added bug Something isn't working enhancement New feature or request backend labels Sep 4, 2023
Repository owner deleted a comment from github-actions bot Sep 4, 2023
@LinuxSuRen LinuxSuRen force-pushed the fix/limiter branch 2 times, most recently from 2746d2f to e1f5922 Compare September 4, 2023 09:39
@codacy-production
Copy link

codacy-production bot commented Sep 4, 2023

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.22% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (3f2877e) 5283 4477 84.74%
Head commit (e1f5922) 5281 (-2) 4487 (+10) 84.97% (+0.22%)

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 (#201) 10 10 100.00%

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 Sep 4, 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

@github-actions
Copy link

github-actions bot commented Sep 4, 2023

There are 17 test cases:

API Average Max Min Count Error
POST http://localhost:8080/server.Runner/UpdateTestSuite 3.953819ms 3.953819ms 3.953819ms 1 1
POST http://localhost:8080/server.Runner/FunctionsQuery 2.896514ms 2.896514ms 2.896514ms 1 0
POST http://localhost:8080/server.Runner/GetStores 2.190211ms 2.190211ms 2.190211ms 1 0
POST http://localhost:8080/server.Runner/GetSuites 2.12631ms 2.12631ms 2.12631ms 1 0
POST http://localhost:8080/server.Runner/GetTestCase 1.93741ms 1.93741ms 1.93741ms 1 0
POST http://localhost:8080/server.Runner/ListTestCase 1.436057ms 1.91541ms 956.704µs 2 1
POST http://localhost:8080/server.Runner/GetSuggestedAPIs 1.372007ms 1.372007ms 1.372007ms 1 0
POST http://localhost:8080/server.Runner/CreateTestSuite 1.338106ms 1.338106ms 1.338106ms 1 0
POST http://localhost:8080/server.Runner/GetTestSuite 1.214606ms 1.214606ms 1.214606ms 1 0
POST http://localhost:8080/server.Runner/PopularHeaders 1.104905ms 1.104905ms 1.104905ms 1 0
POST http://localhost:8080/server.Runner/GetVersion 955.905µs 955.905µs 955.905µs 1 0
POST http://localhost:8080/server.Runner/DeleteTestSuite 923.704µs 1.302506ms 544.903µs 2 1
POST http://localhost:8080/server.Runner/GetSecrets 893.404µs 893.404µs 893.404µs 1 0
POST http://localhost:8080/server.Runner/ListCodeGenerator 731.904µs 731.904µs 731.904µs 1 0
POST http://localhost:8080/server.Runner/ListConverter 709.604µs 709.604µs 709.604µs 1 0
POST http://localhost:8080/server.Runner/ConvertTestSuite 530.302µs 530.302µs 530.302µs 1 1
POST http://localhost:8080/server.Runner/GenerateCode 514.202µs 514.202µs 514.202µs 1 1

Repository owner deleted a comment from github-actions bot Sep 4, 2023
@LinuxSuRen LinuxSuRen merged commit 69e53b6 into master Sep 5, 2023
11 checks passed
@LinuxSuRen LinuxSuRen deleted the fix/limiter branch September 5, 2023 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant