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: convert the kind name to be lowercase #335

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

@LinuxSuRen LinuxSuRen added bug Something isn't working skip-changelog labels Jan 15, 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 2.651047ms 2.651047ms 2.651047ms 1 0
2.368964ms 3.709938ms 1.140854ms 9 0
suites 2.060272ms 2.060272ms 2.060272ms 1 0
ListTestCase 1.988943ms 1.988943ms 1.988943ms 1 0
ConvertTestSuite 1.975031ms 1.975031ms 1.975031ms 1 0
list-testcases-not-found 1.853226ms 1.853226ms 1.853226ms 1 0
get-testcase-not-found 1.774713ms 1.774713ms 1.774713ms 1 0
GenerateCode 1.763568ms 1.763568ms 1.763568ms 1 0
GetSuggestedAPIs-no-testsuite-found 1.686579ms 1.686579ms 1.686579ms 1 0
suite 1.637551ms 1.637551ms 1.637551ms 1 0
query-funcs 1.586368ms 1.586368ms 1.586368ms 1 0
list-stores 1.387014ms 1.387014ms 1.387014ms 1 0
DeleteTestSuite 1.039092ms 1.039092ms 1.039092ms 1 0
get-popular-headers 988.21µs 988.21µs 988.21µs 1 0
GetSecrets 912.306µs 912.306µs 912.306µs 1 0
version 909.136µs 909.136µs 909.136µs 1 0
UpdateTestSuite 754.924µs 754.924µs 754.924µs 1 0
DeleteTestSuiteNotFound 720.872µs 720.872µs 720.872µs 1 0
list-code-generators 683.379µs 683.379µs 683.379µs 1 0
listConverters 605.394µs 605.394µs 605.394µs 1 0

Reported by api-testing.

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.96% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (3f6b4a4) 11926 5395 45.24%
Head commit (f95587f) 11684 (-242) 5174 (-221) 44.28% (-0.96%)

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 (#335) 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 15, 2024

There are 23 test cases, failed count 0:

See all test records
Name Average Max Min Count Error
createSuite 3.019286576s 3.019286576s 3.019286576s 31 0
downloadTool 4.58245ms 4.58245ms 4.58245ms 31 0
downloadExtGit 4.522823ms 4.522823ms 4.522823ms 31 0
CreateStore 3.166358ms 3.166358ms 3.166358ms 5 0
updateTestCase 2.976302ms 2.976302ms 2.976302ms 5 0
createTestCase 2.91348ms 2.91348ms 2.91348ms 31 0
runGRPCTestCase 2.84076ms 2.84076ms 2.84076ms 5 0
updateSuite 2.822231ms 2.822231ms 2.822231ms 5 0
createGRPCSuite 2.788892ms 2.788892ms 2.788892ms 31 0
createGRPCTestCase 2.392289ms 2.392289ms 2.392289ms 31 0
getTestCase 2.160726ms 2.160726ms 2.160726ms 31 0
getSuite 2.139727ms 2.139727ms 2.139727ms 5 0
getGRPCTestCase 2.129648ms 2.129648ms 2.129648ms 31 0
deleteTestCase 1.91266ms 1.91266ms 1.91266ms 5 0
GetSuggestedAPIs 1.688638ms 1.688638ms 1.688638ms 5 0
listCodeGenerator 1.113663ms 1.113663ms 1.113663ms 5 0
oauth 998.113µs 998.113µs 998.113µs 5 0
functionsQuery 743.607µs 743.607µs 743.607µs 31 0
popularHeaders 715.183µs 715.183µs 715.183µs 5 0
findUnknownFunction 652.552µs 652.552µs 652.552µs 31 0
version 581.055µs 581.055µs 581.055µs 5 0
favicon 532.975µs 532.975µs 532.975µs 5 0
debugCmdLine 463.09µs 463.09µs 463.09µs 5 0

e2e-testing

@LinuxSuRen LinuxSuRen merged commit 1a8c369 into master Jan 15, 2024
14 checks passed
@LinuxSuRen LinuxSuRen deleted the fix/kind-case branch January 15, 2024 07:15
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
* chore(deps): update mariadb docker tag to v10.11.5

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
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