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: provide the query parameter via swagger #339

Merged
merged 1 commit into from Jan 22, 2024

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

@LinuxSuRen LinuxSuRen added the enhancement New feature or request label Jan 19, 2024
Copy link

sonarcloud bot commented Jan 19, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

2 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

There are 20 test cases, failed count 0:

See all test records
Name Average Max Min Count Error
suites 2.488739ms 2.488739ms 2.488739ms 1 0
ConvertTestSuite 2.480808ms 2.480808ms 2.480808ms 1 0
2.230988ms 3.285085ms 1.550144ms 9 0
createSuite 2.221619ms 2.221619ms 2.221619ms 1 0
GenerateCode 1.862757ms 1.862757ms 1.862757ms 1 0
list-stores 1.792345ms 1.792345ms 1.792345ms 1 0
list-testcases-not-found 1.758973ms 1.758973ms 1.758973ms 1 0
query-funcs 1.58506ms 1.58506ms 1.58506ms 1 0
get-testcase-not-found 1.580678ms 1.580678ms 1.580678ms 1 0
ListTestCase 1.342834ms 1.342834ms 1.342834ms 1 0
GetSuggestedAPIs-no-testsuite-found 1.093063ms 1.093063ms 1.093063ms 1 0
suite 1.092113ms 1.092113ms 1.092113ms 1 0
DeleteTestSuite 1.037671ms 1.037671ms 1.037671ms 1 0
version 1.005703ms 1.005703ms 1.005703ms 1 0
get-popular-headers 997.553µs 997.553µs 997.553µs 1 0
GetSecrets 827.892µs 827.892µs 827.892µs 1 0
list-code-generators 744.906µs 744.906µs 744.906µs 1 0
UpdateTestSuite 699.175µs 699.175µs 699.175µs 1 0
listConverters 625.213µs 625.213µs 625.213µs 1 0
DeleteTestSuiteNotFound 605.554µs 605.554µs 605.554µs 1 0

Reported by api-testing.

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.94% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (a8822e7) 11927 5396 45.24%
Head commit (b559e24) 11691 (-236) 5179 (-217) 44.30% (-0.94%)

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 (#339) 10 10 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

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

Copy link

github-actions bot commented Jan 19, 2024

There are 23 test cases, failed count 0:

See all test records
Name Average Max Min Count Error
createSuite 3.019741435s 3.019741435s 3.019741435s 31 0
downloadExtGit 4.87188ms 4.87188ms 4.87188ms 31 0
downloadTool 4.440882ms 4.440882ms 4.440882ms 31 0
createGRPCSuite 3.226255ms 3.226255ms 3.226255ms 31 0
updateTestCase 2.956326ms 2.956326ms 2.956326ms 5 0
runGRPCTestCase 2.845891ms 2.845891ms 2.845891ms 5 0
getSuite 2.688188ms 2.688188ms 2.688188ms 5 0
createTestCase 2.308694ms 2.308694ms 2.308694ms 31 0
CreateStore 2.187847ms 2.187847ms 2.187847ms 5 0
updateSuite 2.130292ms 2.130292ms 2.130292ms 5 0
createGRPCTestCase 2.116848ms 2.116848ms 2.116848ms 31 0
getTestCase 2.066916ms 2.066916ms 2.066916ms 31 0
deleteTestCase 1.98239ms 1.98239ms 1.98239ms 5 0
getGRPCTestCase 1.928278ms 1.928278ms 1.928278ms 31 0
GetSuggestedAPIs 1.715994ms 1.715994ms 1.715994ms 5 0
debugCmdLine 1.039278ms 1.039278ms 1.039278ms 5 0
oauth 949.732µs 949.732µs 949.732µs 5 0
version 796.177µs 796.177µs 796.177µs 5 0
popularHeaders 790.168µs 790.168µs 790.168µs 5 0
functionsQuery 735.333µs 735.333µs 735.333µs 31 0
findUnknownFunction 654.687µs 654.687µs 654.687µs 31 0
favicon 652.2µs 652.2µs 652.2µs 5 0
listCodeGenerator 636.76µs 636.76µs 636.76µs 5 0

e2e-testing

@LinuxSuRen LinuxSuRen merged commit 70a8685 into master Jan 22, 2024
15 checks passed
@LinuxSuRen LinuxSuRen deleted the feat/swagger-request-param branch January 22, 2024 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant