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 installing mongodb in the helm chart #352

Merged
merged 2 commits into from Apr 9, 2024

Conversation

LinuxSuRen
Copy link
Owner

@LinuxSuRen LinuxSuRen added enhancement New feature or request helm labels Mar 22, 2024
Copy link

github-actions bot commented Mar 22, 2024

There are 20 test cases, failed count 0:

See all test records
Name Average Max Min Count Error
createSuite 2.679247ms 2.679247ms 2.679247ms 1 0
2.145662ms 3.259414ms 1.3214ms 9 0
ConvertTestSuite 2.133797ms 2.133797ms 2.133797ms 1 0
GenerateCode 1.635522ms 1.635522ms 1.635522ms 1 0
list-testcases-not-found 1.605265ms 1.605265ms 1.605265ms 1 0
suites 1.585929ms 1.585929ms 1.585929ms 1 0
query-funcs 1.501743ms 1.501743ms 1.501743ms 1 0
get-testcase-not-found 1.310969ms 1.310969ms 1.310969ms 1 0
suite 1.223132ms 1.223132ms 1.223132ms 1 0
list-stores 1.148064ms 1.148064ms 1.148064ms 1 0
ListTestCase 1.137722ms 1.137722ms 1.137722ms 1 0
GetSuggestedAPIs-no-testsuite-found 938.794µs 938.794µs 938.794µs 1 0
DeleteTestSuite 781.031µs 781.031µs 781.031µs 1 0
get-popular-headers 747.9µs 747.9µs 747.9µs 1 0
GetSecrets 694.411µs 694.411µs 694.411µs 1 0
list-code-generators 662.108µs 662.108µs 662.108µs 1 0
UpdateTestSuite 659.242µs 659.242µs 659.242µs 1 0
version 657.181µs 657.181µs 657.181µs 1 0
listConverters 596.108µs 596.108µs 596.108µs 1 0
DeleteTestSuiteNotFound 539.813µs 539.813µs 539.813µs 1 0

Reported by api-testing.

Signed-off-by: rick <LinuxSuRen@users.noreply.github.com>
Signed-off-by: rick <LinuxSuRen@users.noreply.github.com>
Copy link

sonarcloud bot commented Apr 9, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

Copy link

codacy-production bot commented Apr 9, 2024

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 (e32cd16) 11691 5181 44.32%
Head commit (05a568b) 11691 (+0) 5181 (+0) 44.32% (+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 (#352) 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

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 Apr 9, 2024

There are 23 test cases, failed count 0:

See all test records
Name Average Max Min Count Error
createSuite 3.021680769s 3.021680769s 3.021680769s 31 0
downloadTool 4.599239ms 4.599239ms 4.599239ms 31 0
downloadExtGit 4.535813ms 4.535813ms 4.535813ms 31 0
createGRPCSuite 3.040773ms 3.040773ms 3.040773ms 31 0
updateTestCase 2.913016ms 2.913016ms 2.913016ms 5 0
CreateStore 2.899426ms 2.899426ms 2.899426ms 5 0
deleteTestCase 2.833497ms 2.833497ms 2.833497ms 5 0
runGRPCTestCase 2.798978ms 2.798978ms 2.798978ms 5 0
getSuite 2.691257ms 2.691257ms 2.691257ms 5 0
createTestCase 2.440815ms 2.440815ms 2.440815ms 31 0
updateSuite 2.154914ms 2.154914ms 2.154914ms 5 0
getTestCase 2.091039ms 2.091039ms 2.091039ms 31 0
createGRPCTestCase 2.052693ms 2.052693ms 2.052693ms 31 0
getGRPCTestCase 2.002317ms 2.002317ms 2.002317ms 31 0
GetSuggestedAPIs 1.883056ms 1.883056ms 1.883056ms 5 0
popularHeaders 1.171003ms 1.171003ms 1.171003ms 5 0
favicon 936.612µs 936.612µs 936.612µs 5 0
oauth 900.453µs 900.453µs 900.453µs 5 0
functionsQuery 712.851µs 712.851µs 712.851µs 31 0
findUnknownFunction 668.432µs 668.432µs 668.432µs 31 0
listCodeGenerator 605.499µs 605.499µs 605.499µs 5 0
version 491.356µs 491.356µs 491.356µs 5 0
debugCmdLine 466.179µs 466.179µs 466.179µs 5 0

e2e-testing

@LinuxSuRen LinuxSuRen merged commit 5971291 into master Apr 9, 2024
15 checks passed
@LinuxSuRen LinuxSuRen deleted the feat/helm-mangodb branch April 9, 2024 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request helm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant