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 receving parameters from API #226

Merged
merged 1 commit into from
Oct 9, 2023
Merged

Conversation

LinuxSuRen
Copy link
Owner

@LinuxSuRen LinuxSuRen commented Oct 9, 2023

e8a876fa1de9072b9001c6877a0951e

@LinuxSuRen LinuxSuRen added ui enhancement New feature or request labels Oct 9, 2023
@sonarqubecloud
Copy link

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

There are 20 test cases:

API Average Max Min Count Error
POST http://localhost:8080/server.Runner/CreateTestSuite 7.624033ms 7.624033ms 7.624033ms 1 0
gRPC 127.0.0.1:7070/server.Runner/GetVersion 4.217519ms 6.72443ms 1.532307ms 3 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQuery 3.715316ms 4.143718ms 2.941713ms 3 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQueryStream 2.988346ms 4.180818ms 1.894709ms 3 0
POST http://localhost:8080/server.Runner/ListTestCase 2.812562ms 3.723016ms 1.902108ms 2 0
POST http://localhost:8080/server.Runner/FunctionsQuery 2.210509ms 2.210509ms 2.210509ms 1 0
POST http://localhost:8080/server.Runner/GetVersion 1.939708ms 1.939708ms 1.939708ms 1 0
POST http://localhost:8080/server.Runner/GenerateCode 1.851108ms 1.851108ms 1.851108ms 1 0
POST http://localhost:8080/server.Runner/ListCodeGenerator 1.772708ms 1.772708ms 1.772708ms 1 0
POST http://localhost:8080/server.Runner/GetTestCase 1.686607ms 1.686607ms 1.686607ms 1 0
POST http://localhost:8080/server.Runner/ConvertTestSuite 1.615208ms 1.615208ms 1.615208ms 1 0
POST http://localhost:8080/server.Runner/GetSuggestedAPIs 1.424407ms 1.424407ms 1.424407ms 1 0
POST http://localhost:8080/server.Runner/GetSuites 1.205306ms 1.205306ms 1.205306ms 1 0
POST http://localhost:8080/server.Runner/DeleteTestSuite 1.177055ms 1.303205ms 1.050905ms 2 0
POST http://localhost:8080/server.Runner/PopularHeaders 1.097305ms 1.097305ms 1.097305ms 1 0
POST http://localhost:8080/server.Runner/GetTestSuite 1.078304ms 1.078304ms 1.078304ms 1 0
POST http://localhost:8080/server.Runner/GetSecrets 1.058005ms 1.058005ms 1.058005ms 1 0
POST http://localhost:8080/server.Runner/UpdateTestSuite 992.704µs 992.704µs 992.704µs 1 0
POST http://localhost:8080/server.Runner/GetStores 831.303µs 831.303µs 831.303µs 1 0
POST http://localhost:8080/server.Runner/ListConverter 820.603µs 820.603µs 820.603µs 1 0

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.11% 77.78%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (ca81982) 5736 5047 87.99%
Head commit (7550ec9) 5740 (+4) 5057 (+10) 88.10% (+0.11%)

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 (#226) 9 7 77.78%

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 4aa373b into master Oct 9, 2023
@LinuxSuRen LinuxSuRen deleted the feat/run-with-param branch October 9, 2023 08:12
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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