Skip to content

fix: the extension cannot run in startup#356

Merged
LinuxSuRen merged 1 commit intomasterfrom
fix/cannot-start-plugin
Apr 10, 2024
Merged

fix: the extension cannot run in startup#356
LinuxSuRen merged 1 commit intomasterfrom
fix/cannot-start-plugin

Conversation

@LinuxSuRen
Copy link
Owner

No description provided.

@LinuxSuRen LinuxSuRen added the bug Something isn't working label Apr 10, 2024
@codacy-production
Copy link

codacy-production bot commented Apr 10, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.02% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (4322123) 11432 5189 45.39%
Head commit (0129af3) 11432 (+0) 5187 (-2) 45.37% (-0.02%)

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 (#356) 3 3 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

@github-actions
Copy link

github-actions bot commented Apr 10, 2024

There are 20 test cases, failed count 0:

See all test records
Name Average Max Min Count Error
createSuite 3.554246ms 3.554246ms 3.554246ms 1 0
ConvertTestSuite 2.417361ms 2.417361ms 2.417361ms 1 0
2.168722ms 3.097289ms 1.324186ms 9 0
list-testcases-not-found 1.744807ms 1.744807ms 1.744807ms 1 0
GenerateCode 1.625687ms 1.625687ms 1.625687ms 1 0
ListTestCase 1.525745ms 1.525745ms 1.525745ms 1 0
query-funcs 1.423252ms 1.423252ms 1.423252ms 1 0
suite 1.248382ms 1.248382ms 1.248382ms 1 0
get-testcase-not-found 1.234153ms 1.234153ms 1.234153ms 1 0
suites 1.143389ms 1.143389ms 1.143389ms 1 0
DeleteTestSuite 1.060472ms 1.060472ms 1.060472ms 1 0
GetSuggestedAPIs-no-testsuite-found 1.015582ms 1.015582ms 1.015582ms 1 0
get-popular-headers 763.936µs 763.936µs 763.936µs 1 0
list-stores 696.512µs 696.512µs 696.512µs 1 0
UpdateTestSuite 678.164µs 678.164µs 678.164µs 1 0
listConverters 669.598µs 669.598µs 669.598µs 1 0
list-code-generators 659.183µs 659.183µs 659.183µs 1 0
DeleteTestSuiteNotFound 651.767µs 651.767µs 651.767µs 1 0
version 646.755µs 646.755µs 646.755µs 1 0
GetSecrets 640.123µs 640.123µs 640.123µs 1 0

Reported by api-testing.

@LinuxSuRen LinuxSuRen force-pushed the fix/cannot-start-plugin branch from befd55e to 0129af3 Compare April 10, 2024 01:58
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
Image 0 New issues
Image 0 Accepted issues

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

See analysis details on SonarCloud

@github-actions
Copy link

github-actions bot commented Apr 10, 2024

There are 23 test cases, failed count 0:

See all test records
Name Average Max Min Count Error
createSuite 3.021182243s 3.021182243s 3.021182243s 31 0
downloadExtGit 5.175384ms 5.175384ms 5.175384ms 31 0
downloadTool 4.902247ms 4.902247ms 4.902247ms 31 0
runGRPCTestCase 3.264196ms 3.264196ms 3.264196ms 5 0
updateTestCase 2.973263ms 2.973263ms 2.973263ms 5 0
createGRPCSuite 2.724723ms 2.724723ms 2.724723ms 31 0
deleteTestCase 2.686512ms 2.686512ms 2.686512ms 5 0
getSuite 2.488776ms 2.488776ms 2.488776ms 5 0
createTestCase 2.357012ms 2.357012ms 2.357012ms 31 0
CreateStore 2.261904ms 2.261904ms 2.261904ms 5 0
updateSuite 2.187171ms 2.187171ms 2.187171ms 5 0
getTestCase 2.091574ms 2.091574ms 2.091574ms 31 0
createGRPCTestCase 2.031045ms 2.031045ms 2.031045ms 31 0
getGRPCTestCase 2.010264ms 2.010264ms 2.010264ms 31 0
GetSuggestedAPIs 1.55698ms 1.55698ms 1.55698ms 5 0
favicon 1.166131ms 1.166131ms 1.166131ms 5 0
popularHeaders 1.146401ms 1.146401ms 1.146401ms 5 0
oauth 920.532µs 920.532µs 920.532µs 5 0
functionsQuery 738.616µs 738.616µs 738.616µs 31 0
debugCmdLine 726.831µs 726.831µs 726.831µs 5 0
findUnknownFunction 640.149µs 640.149µs 640.149µs 31 0
listCodeGenerator 608.591µs 608.591µs 608.591µs 5 0
version 589.985µs 589.985µs 589.985µs 5 0

e2e-testing

@LinuxSuRen LinuxSuRen merged commit cc662bd into master Apr 10, 2024
@LinuxSuRen LinuxSuRen deleted the fix/cannot-start-plugin branch April 10, 2024 02:36
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
Co-authored-by: BH1XAQ <tanxiao@16iot.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant