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 download atest self #180

Merged
merged 1 commit into from Aug 23, 2023
Merged

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

@LinuxSuRen LinuxSuRen added enhancement New feature or request backend labels Aug 23, 2023
Repository owner deleted a comment from github-actions bot Aug 23, 2023
@sonarcloud
Copy link

sonarcloud bot commented Aug 23, 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

There are 17 test cases:

API Average Max Min Count Error
POST http://localhost:8080/server.Runner/GetStores 3.095977ms 3.095977ms 3.095977ms 1 0
POST http://localhost:8080/server.Runner/FunctionsQuery 2.105852ms 2.105852ms 2.105852ms 1 0
POST http://localhost:8080/server.Runner/GetSuites 1.826945ms 1.826945ms 1.826945ms 1 0
POST http://localhost:8080/server.Runner/ListTestCase 1.791894ms 2.918172ms 665.616µs 2 1
POST http://localhost:8080/server.Runner/UpdateTestSuite 1.659841ms 1.659841ms 1.659841ms 1 1
POST http://localhost:8080/server.Runner/CreateTestSuite 1.401835ms 1.401835ms 1.401835ms 1 0
POST http://localhost:8080/server.Runner/GetTestCase 1.284332ms 1.284332ms 1.284332ms 1 0
POST http://localhost:8080/server.Runner/DeleteTestSuite 1.256981ms 1.749343ms 764.619µs 2 1
POST http://localhost:8080/server.Runner/GetSuggestedAPIs 1.074526ms 1.074526ms 1.074526ms 1 0
POST http://localhost:8080/server.Runner/GetVersion 1.025525ms 1.025525ms 1.025525ms 1 0
POST http://localhost:8080/server.Runner/ConvertTestSuite 1.023426ms 1.023426ms 1.023426ms 1 1
POST http://localhost:8080/server.Runner/GetTestSuite 969.224µs 969.224µs 969.224µs 1 0
POST http://localhost:8080/server.Runner/PopularHeaders 804.119µs 804.119µs 804.119µs 1 0
POST http://localhost:8080/server.Runner/GetSecrets 659.916µs 659.916µs 659.916µs 1 0
POST http://localhost:8080/server.Runner/ListCodeGenerator 658.416µs 658.416µs 658.416µs 1 0
POST http://localhost:8080/server.Runner/ListConverter 577.715µs 577.715µs 577.715µs 1 0
POST http://localhost:8080/server.Runner/GenerateCode 409.51µs 409.51µs 409.51µs 1 1

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.15% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (98a8d5d) 5196 4413 84.93%
Head commit (9752d4b) 5214 (+18) 4436 (+23) 85.08% (+0.15%)

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 (#180) 18 18 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

@LinuxSuRen LinuxSuRen merged commit 56a3877 into master Aug 23, 2023
8 checks passed
@LinuxSuRen LinuxSuRen deleted the feat/download-self branch August 23, 2023 12:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant