Skip to content

feat: add a simple mock server#368

Merged
LinuxSuRen merged 2 commits intomasterfrom
feat/mock
Apr 19, 2024
Merged

feat: add a simple mock server#368
LinuxSuRen merged 2 commits intomasterfrom
feat/mock

Conversation

@LinuxSuRen
Copy link
Owner

No description provided.

@LinuxSuRen LinuxSuRen added the enhancement New feature or request label Apr 18, 2024
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
Image 2 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

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.60% 79.61%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (e05ff4b) 11432 5189 45.39%
Head commit (fcd4aec) 11637 (+205) 5352 (+163) 45.99% (+0.60%)

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 (#368) 206 164 79.61%

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

The deprecated coverage status is not being sent today as part of the scheduled brownout. Know more

@github-actions
Copy link

There are 20 test cases, failed count 0:

See all test records
Name Average Max Min Count Error
createSuite 3.35226ms 3.35226ms 3.35226ms 1 0
UpdateTestSuite 2.704947ms 2.704947ms 2.704947ms 1 0
2.232363ms 3.383006ms 1.234497ms 9 0
ConvertTestSuite 2.12945ms 2.12945ms 2.12945ms 1 0
query-funcs 1.921032ms 1.921032ms 1.921032ms 1 0
list-testcases-not-found 1.831703ms 1.831703ms 1.831703ms 1 0
GenerateCode 1.740597ms 1.740597ms 1.740597ms 1 0
suites 1.658939ms 1.658939ms 1.658939ms 1 0
ListTestCase 1.397683ms 1.397683ms 1.397683ms 1 0
suite 1.393873ms 1.393873ms 1.393873ms 1 0
get-testcase-not-found 1.299484ms 1.299484ms 1.299484ms 1 0
DeleteTestSuiteNotFound 992.036µs 992.036µs 992.036µs 1 0
GetSuggestedAPIs-no-testsuite-found 840.077µs 840.077µs 840.077µs 1 0
list-stores 812.153µs 812.153µs 812.153µs 1 0
get-popular-headers 782.447µs 782.447µs 782.447µs 1 0
DeleteTestSuite 781.503µs 781.503µs 781.503µs 1 0
list-code-generators 698.683µs 698.683µs 698.683µs 1 0
GetSecrets 683.414µs 683.414µs 683.414µs 1 0
version 680.549µs 680.549µs 680.549µs 1 0
listConverters 608.82µs 608.82µs 608.82µs 1 0

Reported by api-testing.

@github-actions
Copy link

github-actions bot commented Apr 18, 2024

There are 23 test cases, failed count 0:

See all test records
Name Average Max Min Count Error
createSuite 3.032335799s 3.032335799s 3.032335799s 31 0
CreateStore 16.518468ms 16.518468ms 16.518468ms 5 0
runGRPCTestCase 6.587642ms 6.587642ms 6.587642ms 5 0
downloadExtGit 5.469161ms 5.469161ms 5.469161ms 31 0
getGRPCTestCase 5.429419ms 5.429419ms 5.429419ms 31 0
downloadTool 5.424715ms 5.424715ms 5.424715ms 31 0
createTestCase 4.216931ms 4.216931ms 4.216931ms 31 0
createGRPCSuite 4.080095ms 4.080095ms 4.080095ms 31 0
deleteTestCase 3.416446ms 3.416446ms 3.416446ms 5 0
updateTestCase 3.292116ms 3.292116ms 3.292116ms 5 0
createGRPCTestCase 3.213489ms 3.213489ms 3.213489ms 31 0
updateSuite 2.877276ms 2.877276ms 2.877276ms 5 0
getSuite 2.326151ms 2.326151ms 2.326151ms 5 0
getTestCase 2.324535ms 2.324535ms 2.324535ms 31 0
GetSuggestedAPIs 1.841002ms 1.841002ms 1.841002ms 5 0
functionsQuery 1.35966ms 1.35966ms 1.35966ms 31 0
popularHeaders 1.183261ms 1.183261ms 1.183261ms 5 0
oauth 1.030304ms 1.030304ms 1.030304ms 5 0
version 784.689µs 784.689µs 784.689µs 5 0
listCodeGenerator 707.561µs 707.561µs 707.561µs 5 0
findUnknownFunction 675.733µs 675.733µs 675.733µs 31 0
favicon 638.545µs 638.545µs 638.545µs 5 0
debugCmdLine 629.068µs 629.068µs 629.068µs 5 0

e2e-testing

@LinuxSuRen LinuxSuRen merged commit e53a8c5 into master Apr 19, 2024
@LinuxSuRen LinuxSuRen deleted the feat/mock branch April 19, 2024 05:34
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
* chore(deps): update louislam/uptime-kuma docker tag to v1.23.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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant