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

fix: the request method is incorrect via swagger creation #342

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

@LinuxSuRen LinuxSuRen added bug Something isn't working skip-changelog labels Jan 23, 2024
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 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
createSuite 3.785484ms 3.785484ms 3.785484ms 1 0
ConvertTestSuite 2.386386ms 2.386386ms 2.386386ms 1 0
query-funcs 2.344755ms 2.344755ms 2.344755ms 1 0
2.24018ms 3.285473ms 1.062671ms 9 0
GetSuggestedAPIs-no-testsuite-found 1.846283ms 1.846283ms 1.846283ms 1 0
list-testcases-not-found 1.824422ms 1.824422ms 1.824422ms 1 0
get-testcase-not-found 1.797044ms 1.797044ms 1.797044ms 1 0
GenerateCode 1.781904ms 1.781904ms 1.781904ms 1 0
ListTestCase 1.53031ms 1.53031ms 1.53031ms 1 0
suite 1.433609ms 1.433609ms 1.433609ms 1 0
suites 1.36029ms 1.36029ms 1.36029ms 1 0
DeleteTestSuite 1.201579ms 1.201579ms 1.201579ms 1 0
get-popular-headers 1.165655ms 1.165655ms 1.165655ms 1 0
UpdateTestSuite 1.106294ms 1.106294ms 1.106294ms 1 0
GetSecrets 1.084828ms 1.084828ms 1.084828ms 1 0
version 1.017729ms 1.017729ms 1.017729ms 1 0
list-code-generators 811.081µs 811.081µs 811.081µs 1 0
list-stores 777.4µs 777.4µs 777.4µs 1 0
DeleteTestSuiteNotFound 705.917µs 705.917µs 705.917µs 1 0
listConverters 632.693µs 632.693µs 632.693µs 1 0

Reported by api-testing.

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.97% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (b6b7483) 11934 5403 45.27%
Head commit (5192c9d) 11691 (-243) 5179 (-224) 44.30% (-0.97%)

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 (#342) 1 1 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 23, 2024

There are 23 test cases, failed count 0:

See all test records
Name Average Max Min Count Error
createSuite 3.019996785s 3.019996785s 3.019996785s 31 0
downloadExtGit 4.859549ms 4.859549ms 4.859549ms 31 0
downloadTool 4.449986ms 4.449986ms 4.449986ms 31 0
createGRPCSuite 3.372106ms 3.372106ms 3.372106ms 31 0
updateTestCase 3.067452ms 3.067452ms 3.067452ms 5 0
runGRPCTestCase 2.817617ms 2.817617ms 2.817617ms 5 0
getSuite 2.525493ms 2.525493ms 2.525493ms 5 0
updateSuite 2.331992ms 2.331992ms 2.331992ms 5 0
createTestCase 2.312496ms 2.312496ms 2.312496ms 31 0
getTestCase 2.180951ms 2.180951ms 2.180951ms 31 0
CreateStore 2.153343ms 2.153343ms 2.153343ms 5 0
deleteTestCase 2.086338ms 2.086338ms 2.086338ms 5 0
createGRPCTestCase 2.012221ms 2.012221ms 2.012221ms 31 0
getGRPCTestCase 1.996358ms 1.996358ms 1.996358ms 31 0
GetSuggestedAPIs 1.664576ms 1.664576ms 1.664576ms 5 0
popularHeaders 1.130132ms 1.130132ms 1.130132ms 5 0
debugCmdLine 976.215µs 976.215µs 976.215µs 5 0
oauth 909.884µs 909.884µs 909.884µs 5 0
functionsQuery 766.567µs 766.567µs 766.567µs 31 0
findUnknownFunction 671.871µs 671.871µs 671.871µs 31 0
favicon 619.788µs 619.788µs 619.788µs 5 0
listCodeGenerator 608.196µs 608.196µs 608.196µs 5 0
version 553.671µs 553.671µs 553.671µs 5 0

e2e-testing

@LinuxSuRen LinuxSuRen merged commit 642b23a into master Jan 23, 2024
15 checks passed
@LinuxSuRen LinuxSuRen deleted the fix/auto-case branch January 23, 2024 03:28
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
* chore(deps): update mongo docker tag to v6.0.9

* 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
bug Something isn't working skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant