Skip to content

feat: support the auto-complete of header values#337

Merged
LinuxSuRen merged 1 commit intomasterfrom
feat/ui-header-auto
Jan 16, 2024
Merged

feat: support the auto-complete of header values#337
LinuxSuRen merged 1 commit intomasterfrom
feat/ui-header-auto

Conversation

@LinuxSuRen
Copy link
Owner

No description provided.

@LinuxSuRen LinuxSuRen added the enhancement New feature or request label Jan 16, 2024
@sonarqubecloud
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

@github-actions
Copy link

There are 20 test cases, failed count 0:

See all test records
Name Average Max Min Count Error
createSuite 3.960495ms 3.960495ms 3.960495ms 1 0
ConvertTestSuite 2.307515ms 2.307515ms 2.307515ms 1 0
2.251841ms 3.873834ms 1.304652ms 9 0
query-funcs 1.886969ms 1.886969ms 1.886969ms 1 0
GenerateCode 1.757515ms 1.757515ms 1.757515ms 1 0
list-testcases-not-found 1.635151ms 1.635151ms 1.635151ms 1 0
GetSuggestedAPIs-no-testsuite-found 1.617993ms 1.617993ms 1.617993ms 1 0
get-testcase-not-found 1.516659ms 1.516659ms 1.516659ms 1 0
ListTestCase 1.489146ms 1.489146ms 1.489146ms 1 0
suite 1.227374ms 1.227374ms 1.227374ms 1 0
suites 1.189391ms 1.189391ms 1.189391ms 1 0
DeleteTestSuite 1.051925ms 1.051925ms 1.051925ms 1 0
UpdateTestSuite 831.352µs 831.352µs 831.352µs 1 0
get-popular-headers 824.935µs 824.935µs 824.935µs 1 0
version 753.555µs 753.555µs 753.555µs 1 0
list-stores 740.303µs 740.303µs 740.303µs 1 0
list-code-generators 709.613µs 709.613µs 709.613µs 1 0
DeleteTestSuiteNotFound 638.374µs 638.374µs 638.374µs 1 0
listConverters 614.836µs 614.836µs 614.836µs 1 0
GetSecrets 569.949µs 569.949µs 569.949µs 1 0

Reported by api-testing.

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.97%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (96f2d29) 11927 5396 45.24%
Head commit (2552709) 11684 (-243) 5172 (-224) 44.27% (-0.97%)

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 (#337) 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

@github-actions
Copy link

github-actions bot commented Jan 16, 2024

There are 23 test cases, failed count 0:

See all test records
Name Average Max Min Count Error
createSuite 3.023870099s 3.023870099s 3.023870099s 31 0
downloadExtGit 5.792622ms 5.792622ms 5.792622ms 31 0
downloadTool 4.013113ms 4.013113ms 4.013113ms 31 0
createTestCase 3.415835ms 3.415835ms 3.415835ms 31 0
createGRPCTestCase 3.354398ms 3.354398ms 3.354398ms 31 0
CreateStore 3.010639ms 3.010639ms 3.010639ms 5 0
runGRPCTestCase 2.894725ms 2.894725ms 2.894725ms 5 0
updateTestCase 2.785058ms 2.785058ms 2.785058ms 5 0
createGRPCSuite 2.724391ms 2.724391ms 2.724391ms 31 0
updateSuite 2.632192ms 2.632192ms 2.632192ms 5 0
getSuite 2.290037ms 2.290037ms 2.290037ms 5 0
getTestCase 2.178814ms 2.178814ms 2.178814ms 31 0
getGRPCTestCase 2.073862ms 2.073862ms 2.073862ms 31 0
deleteTestCase 2.015026ms 2.015026ms 2.015026ms 5 0
GetSuggestedAPIs 1.598403ms 1.598403ms 1.598403ms 5 0
findUnknownFunction 1.050604ms 1.050604ms 1.050604ms 31 0
oauth 1.008366ms 1.008366ms 1.008366ms 5 0
popularHeaders 779.349µs 779.349µs 779.349µs 5 0
functionsQuery 730.161µs 730.161µs 730.161µs 31 0
listCodeGenerator 668.47µs 668.47µs 668.47µs 5 0
version 563.328µs 563.328µs 563.328µs 5 0
favicon 540.365µs 540.365µs 540.365µs 5 0
debugCmdLine 439.93µs 439.93µs 439.93µs 5 0

e2e-testing

@LinuxSuRen LinuxSuRen merged commit c585439 into master Jan 16, 2024
@LinuxSuRen LinuxSuRen deleted the feat/ui-header-auto branch January 16, 2024 06:39
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

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant