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: panic with the gRPC test cases #334

Merged
merged 1 commit into from
Jan 15, 2024
Merged

fix: panic with the gRPC test cases #334

merged 1 commit into from
Jan 15, 2024

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

@LinuxSuRen LinuxSuRen added the bug Something isn't working label Jan 15, 2024
Copy link

github-actions bot commented Jan 15, 2024

There are 20 test cases, failed count 0:

See all test records
Name Average Max Min Count Error
createSuite 3.203131ms 3.203131ms 3.203131ms 1 0
ConvertTestSuite 2.053994ms 2.053994ms 2.053994ms 1 0
2.03199ms 2.823702ms 1.083934ms 9 0
query-funcs 1.855365ms 1.855365ms 1.855365ms 1 0
GenerateCode 1.712753ms 1.712753ms 1.712753ms 1 0
list-testcases-not-found 1.507201ms 1.507201ms 1.507201ms 1 0
GetSuggestedAPIs-no-testsuite-found 1.454245ms 1.454245ms 1.454245ms 1 0
get-testcase-not-found 1.325601ms 1.325601ms 1.325601ms 1 0
suites 1.230579ms 1.230579ms 1.230579ms 1 0
ListTestCase 1.221867ms 1.221867ms 1.221867ms 1 0
suite 1.141953ms 1.141953ms 1.141953ms 1 0
get-popular-headers 854.275µs 854.275µs 854.275µs 1 0
DeleteTestSuite 780.467µs 780.467µs 780.467µs 1 0
list-stores 738.627µs 738.627µs 738.627µs 1 0
version 721.805µs 721.805µs 721.805µs 1 0
list-code-generators 666.086µs 666.086µs 666.086µs 1 0
DeleteTestSuiteNotFound 647.277µs 647.277µs 647.277µs 1 0
UpdateTestSuite 635.711µs 635.711µs 635.711µs 1 0
listConverters 628.454µs 628.454µs 628.454µs 1 0
GetSecrets 588.979µs 588.979µs 588.979µs 1 0

Reported by api-testing.

Copy link

codacy-production bot commented Jan 15, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for d6da4ca1 33.33%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (d6da4ca) Report Missing Report Missing Report Missing
Head commit (4c75f3a) 11683 5171 44.26%

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 (#334) 3 1 33.33%

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

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

Copy link

sonarcloud bot commented Jan 15, 2024

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

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.021359825s 3.021359825s 3.021359825s 31 0
downloadTool 5.514015ms 5.514015ms 5.514015ms 31 0
downloadExtGit 5.171114ms 5.171114ms 5.171114ms 31 0
updateSuite 3.264094ms 3.264094ms 3.264094ms 5 0
updateTestCase 3.083667ms 3.083667ms 3.083667ms 5 0
runGRPCTestCase 2.967947ms 2.967947ms 2.967947ms 5 0
createGRPCSuite 2.934785ms 2.934785ms 2.934785ms 31 0
createGRPCTestCase 2.649108ms 2.649108ms 2.649108ms 31 0
getSuite 2.607788ms 2.607788ms 2.607788ms 5 0
createTestCase 2.584656ms 2.584656ms 2.584656ms 31 0
getTestCase 2.324628ms 2.324628ms 2.324628ms 31 0
CreateStore 2.274159ms 2.274159ms 2.274159ms 5 0
getGRPCTestCase 2.227677ms 2.227677ms 2.227677ms 31 0
GetSuggestedAPIs 2.148147ms 2.148147ms 2.148147ms 5 0
deleteTestCase 2.122198ms 2.122198ms 2.122198ms 5 0
findUnknownFunction 1.15119ms 1.15119ms 1.15119ms 31 0
oauth 1.020838ms 1.020838ms 1.020838ms 5 0
popularHeaders 789.349µs 789.349µs 789.349µs 5 0
functionsQuery 759.452µs 759.452µs 759.452µs 31 0
listCodeGenerator 678.186µs 678.186µs 678.186µs 5 0
favicon 632.317µs 632.317µs 632.317µs 5 0
debugCmdLine 608.012µs 608.012µs 608.012µs 5 0
version 544.728µs 544.728µs 544.728µs 5 0

e2e-testing

@LinuxSuRen LinuxSuRen merged commit 3f6b4a4 into master Jan 15, 2024
14 checks passed
@LinuxSuRen LinuxSuRen deleted the fix/nil-panic branch January 15, 2024 05:32
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
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