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 generate curl command #222

Merged
merged 2 commits into from
Oct 7, 2023
Merged

Conversation

LinuxSuRen
Copy link
Owner

@LinuxSuRen LinuxSuRen commented Sep 28, 2023

image

@LinuxSuRen LinuxSuRen added enhancement New feature or request ui backend labels Sep 28, 2023
@sonarcloud
Copy link

sonarcloud bot commented Oct 7, 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 Oct 7, 2023

There are 20 test cases:

API Average Max Min Count Error
POST http://localhost:8080/server.Runner/CreateTestSuite 3.60904ms 3.60904ms 3.60904ms 1 0
gRPC 127.0.0.1:7070/server.Runner/GetVersion 2.997221ms 3.872142ms 2.213366ms 3 0
POST http://localhost:8080/server.Runner/GetTestCase 2.835653ms 2.835653ms 2.835653ms 1 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQuery 2.690092ms 3.567546ms 1.252881ms 3 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQueryStream 1.872305ms 2.191367ms 1.264281ms 3 0
POST http://localhost:8080/server.Runner/FunctionsQuery 1.538075ms 1.538075ms 1.538075ms 1 0
POST http://localhost:8080/server.Runner/ListCodeGenerator 1.528175ms 1.528175ms 1.528175ms 1 0
POST http://localhost:8080/server.Runner/ConvertTestSuite 1.354978ms 1.354978ms 1.354978ms 1 0
POST http://localhost:8080/server.Runner/ListTestCase 1.253479ms 1.266179ms 1.24078ms 2 0
POST http://localhost:8080/server.Runner/GenerateCode 1.21298ms 1.21298ms 1.21298ms 1 0
POST http://localhost:8080/server.Runner/DeleteTestSuite 1.164231ms 1.666373ms 662.089µs 2 0
POST http://localhost:8080/server.Runner/GetSuites 1.038683ms 1.038683ms 1.038683ms 1 0
POST http://localhost:8080/server.Runner/GetSuggestedAPIs 897.185µs 897.185µs 897.185µs 1 0
POST http://localhost:8080/server.Runner/PopularHeaders 849.286µs 849.286µs 849.286µs 1 0
POST http://localhost:8080/server.Runner/UpdateTestSuite 831.887µs 831.887µs 831.887µs 1 0
POST http://localhost:8080/server.Runner/GetSecrets 704.788µs 704.788µs 704.788µs 1 0
POST http://localhost:8080/server.Runner/GetTestSuite 696.589µs 696.589µs 696.589µs 1 0
POST http://localhost:8080/server.Runner/GetVersion 690.289µs 690.289µs 690.289µs 1 0
POST http://localhost:8080/server.Runner/GetStores 588.09µs 588.09µs 588.09µs 1 0
POST http://localhost:8080/server.Runner/ListConverter 505.092µs 505.092µs 505.092µs 1 0

Repository owner deleted a comment from github-actions bot Oct 7, 2023
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.03% 83.33%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (d546b6d) 5700 5023 88.12%
Head commit (8c2f4ad) 5736 (+36) 5053 (+30) 88.09% (-0.03%)

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 (#222) 36 30 83.33%

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 ca81982 into master Oct 7, 2023
12 checks passed
@LinuxSuRen LinuxSuRen deleted the feat/generate-curl-code branch October 7, 2023 11:44
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
* chore(deps): update xhofe/alist docker tag to v3.21.0

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

Successfully merging this pull request may close these issues.

1 participant