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

chore: upgrade the app version to be v0.0.15 in helm chart #354

Merged
merged 5 commits into from
Apr 9, 2024

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

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

github-actions bot commented Apr 8, 2024

There are 20 test cases, failed count 0:

See all test records
Name Average Max Min Count Error
createSuite 2.894473ms 2.894473ms 2.894473ms 1 0
suites 2.860588ms 2.860588ms 2.860588ms 1 0
ConvertTestSuite 2.520926ms 2.520926ms 2.520926ms 1 0
2.338709ms 3.818338ms 1.059196ms 9 0
list-testcases-not-found 2.186632ms 2.186632ms 2.186632ms 1 0
GenerateCode 1.805298ms 1.805298ms 1.805298ms 1 0
get-testcase-not-found 1.602983ms 1.602983ms 1.602983ms 1 0
query-funcs 1.552667ms 1.552667ms 1.552667ms 1 0
ListTestCase 1.537196ms 1.537196ms 1.537196ms 1 0
suite 1.265594ms 1.265594ms 1.265594ms 1 0
GetSuggestedAPIs-no-testsuite-found 1.240625ms 1.240625ms 1.240625ms 1 0
get-popular-headers 934.745µs 934.745µs 934.745µs 1 0
DeleteTestSuite 898.215µs 898.215µs 898.215µs 1 0
GetSecrets 802.239µs 802.239µs 802.239µs 1 0
version 802.166µs 802.166µs 802.166µs 1 0
list-stores 785.295µs 785.295µs 785.295µs 1 0
UpdateTestSuite 784.303µs 784.303µs 784.303µs 1 0
list-code-generators 712.813µs 712.813µs 712.813µs 1 0
listConverters 607.625µs 607.625µs 607.625µs 1 0
DeleteTestSuiteNotFound 549.446µs 549.446µs 549.446µs 1 0

Reported by api-testing.

Copy link

github-actions bot commented Apr 8, 2024

There are 23 test cases, failed count 0:

See all test records
Name Average Max Min Count Error
createSuite 3.019853756s 3.019853756s 3.019853756s 31 0
downloadExtGit 5.724834ms 5.724834ms 5.724834ms 31 0
downloadTool 4.078087ms 4.078087ms 4.078087ms 31 0
getSuite 3.039826ms 3.039826ms 3.039826ms 5 0
updateSuite 2.871434ms 2.871434ms 2.871434ms 5 0
createGRPCSuite 2.860152ms 2.860152ms 2.860152ms 31 0
updateTestCase 2.791903ms 2.791903ms 2.791903ms 5 0
runGRPCTestCase 2.722377ms 2.722377ms 2.722377ms 5 0
CreateStore 2.381531ms 2.381531ms 2.381531ms 5 0
createTestCase 2.334782ms 2.334782ms 2.334782ms 31 0
deleteTestCase 2.273969ms 2.273969ms 2.273969ms 5 0
createGRPCTestCase 2.101042ms 2.101042ms 2.101042ms 31 0
getTestCase 2.058663ms 2.058663ms 2.058663ms 31 0
getGRPCTestCase 2.010498ms 2.010498ms 2.010498ms 31 0
GetSuggestedAPIs 1.79482ms 1.79482ms 1.79482ms 5 0
oauth 1.500381ms 1.500381ms 1.500381ms 5 0
version 1.06909ms 1.06909ms 1.06909ms 5 0
popularHeaders 919.837µs 919.837µs 919.837µs 5 0
functionsQuery 746.001µs 746.001µs 746.001µs 31 0
debugCmdLine 649.635µs 649.635µs 649.635µs 5 0
findUnknownFunction 632.746µs 632.746µs 632.746µs 31 0
listCodeGenerator 608.818µs 608.818µs 608.818µs 5 0
favicon 596.582µs 596.582µs 596.582µs 5 0

e2e-testing

Signed-off-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
Signed-off-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
it's good to move it to a new repository

Signed-off-by: GitHub <noreply@github.com>
Copy link

codacy-production bot commented Apr 9, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.96%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (6da7399) 11934 5403 45.27%
Head commit (1815fc1) 11691 (-243) 5181 (-222) 44.32% (-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 (#354) 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

Signed-off-by: GitHub <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

@LinuxSuRen LinuxSuRen merged commit e32cd16 into master Apr 9, 2024
15 checks passed
@LinuxSuRen LinuxSuRen deleted the LinuxSuRen-patch-1 branch April 9, 2024 02:45
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
* chore(deps): update whyour/qinglong docker tag to v2.16.1

* 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant