Skip to content

feat: support show the human-readable http status code on ui #221

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

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

LinuxSuRen
Copy link
Owner

@LinuxSuRen LinuxSuRen commented Sep 27, 2023

1695784897496
1695784919913
1695784939507

@LinuxSuRen LinuxSuRen added enhancement New feature or request ui labels Sep 27, 2023
@sonarqubecloud
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

@github-actions
Copy link

There are 20 test cases:

API Average Max Min Count Error
POST http://localhost:8080/server.Runner/GetTestCase 5.501722ms 5.501722ms 5.501722ms 1 0
gRPC 127.0.0.1:7070/server.Runner/GetVersion 4.094324ms 5.935232ms 2.461355ms 3 0
POST http://localhost:8080/server.Runner/GetSuites 3.17247ms 3.17247ms 3.17247ms 1 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQuery 2.667925ms 3.791184ms 1.299229ms 3 0
POST http://localhost:8080/server.Runner/CreateTestSuite 2.449355ms 2.449355ms 2.449355ms 1 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQueryStream 2.323284ms 2.819263ms 1.558234ms 3 0
POST http://localhost:8080/server.Runner/FunctionsQuery 1.932943ms 1.932943ms 1.932943ms 1 0
POST http://localhost:8080/server.Runner/ListCodeGenerator 1.81534ms 1.81534ms 1.81534ms 1 0
POST http://localhost:8080/server.Runner/ListTestCase 1.672637ms 1.836641ms 1.508633ms 2 0
POST http://localhost:8080/server.Runner/ConvertTestSuite 1.602336ms 1.602336ms 1.602336ms 1 0
POST http://localhost:8080/server.Runner/DeleteTestSuite 1.572585ms 2.408054ms 737.116µs 2 0
POST http://localhost:8080/server.Runner/GetSecrets 1.499633ms 1.499633ms 1.499633ms 1 0
POST http://localhost:8080/server.Runner/GenerateCode 1.459333ms 1.459333ms 1.459333ms 1 0
POST http://localhost:8080/server.Runner/PopularHeaders 1.394831ms 1.394831ms 1.394831ms 1 0
POST http://localhost:8080/server.Runner/GetSuggestedAPIs 1.173526ms 1.173526ms 1.173526ms 1 0
POST http://localhost:8080/server.Runner/GetVersion 860.12µs 860.12µs 860.12µs 1 0
POST http://localhost:8080/server.Runner/UpdateTestSuite 791.318µs 791.318µs 791.318µs 1 0
POST http://localhost:8080/server.Runner/GetStores 723.616µs 723.616µs 723.616µs 1 0
POST http://localhost:8080/server.Runner/GetTestSuite 613.414µs 613.414µs 613.414µs 1 0
POST http://localhost:8080/server.Runner/ListConverter 588.913µs 588.913µs 588.913µs 1 0

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.20% 0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (018a964) 5707 5010 87.79%
Head commit (8bba584) 5700 (-7) 5015 (+5) 87.98% (+0.20%)

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 (#221) 1 0 0.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

@LinuxSuRen LinuxSuRen merged commit d546b6d into master Sep 27, 2023
@LinuxSuRen LinuxSuRen deleted the feat/ui-human-readable-http-code branch September 27, 2023 03:32
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
* chore(deps): update jenkins/jenkins docker tag to v2.414

* 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
Labels
enhancement New feature or request ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant