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

ui: support auto saving the test case when sending #186

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

@LinuxSuRen LinuxSuRen added the ui label Aug 25, 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 17 test cases:

API Average Max Min Count Error
POST http://localhost:8080/server.Runner/FunctionsQuery 2.428495ms 2.428495ms 2.428495ms 1 0
POST http://localhost:8080/server.Runner/GetSuites 1.783869ms 1.783869ms 1.783869ms 1 0
POST http://localhost:8080/server.Runner/ListCodeGenerator 1.699367ms 1.699367ms 1.699367ms 1 0
POST http://localhost:8080/server.Runner/DeleteTestSuite 1.483058ms 2.598502ms 367.614µs 2 1
POST http://localhost:8080/server.Runner/CreateTestSuite 1.141244ms 1.141244ms 1.141244ms 1 0
POST http://localhost:8080/server.Runner/GetStores 1.097743ms 1.097743ms 1.097743ms 1 0
POST http://localhost:8080/server.Runner/ListTestCase 887.384µs 1.179946ms 594.823µs 2 1
POST http://localhost:8080/server.Runner/GetSecrets 849.133µs 849.133µs 849.133µs 1 0
POST http://localhost:8080/server.Runner/GetTestCase 847.133µs 847.133µs 847.133µs 1 0
POST http://localhost:8080/server.Runner/ListConverter 802.231µs 802.231µs 802.231µs 1 0
POST http://localhost:8080/server.Runner/GetSuggestedAPIs 698.327µs 698.327µs 698.327µs 1 0
POST http://localhost:8080/server.Runner/GetTestSuite 626.524µs 626.524µs 626.524µs 1 0
POST http://localhost:8080/server.Runner/GetVersion 609.124µs 609.124µs 609.124µs 1 0
POST http://localhost:8080/server.Runner/PopularHeaders 577.922µs 577.922µs 577.922µs 1 0
POST http://localhost:8080/server.Runner/UpdateTestSuite 528.821µs 528.821µs 528.821µs 1 1
POST http://localhost:8080/server.Runner/ConvertTestSuite 435.617µs 435.617µs 435.617µs 1 1
POST http://localhost:8080/server.Runner/GenerateCode 378.815µs 378.815µs 378.815µs 1 1

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (bea5c9c) 5230 4451 85.11%
Head commit (768abc1) 5230 (+0) 4451 (+0) 85.11% (+0.00%)

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 (#186) 0 0 ∅ (not applicable)

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 added enhancement New feature or request to-user The end-users might be interested in. labels Aug 25, 2023
@LinuxSuRen LinuxSuRen merged commit 37700ec into master Aug 25, 2023
@LinuxSuRen LinuxSuRen deleted the ui/auto-save-test-case branch August 25, 2023 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request to-user The end-users might be interested in. ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant