Skip to content

feat: let the git ext supports listening on unix socket#183

Merged
LinuxSuRen merged 1 commit intomasterfrom
feat/unix-sock
Aug 24, 2023
Merged

feat: let the git ext supports listening on unix socket#183
LinuxSuRen merged 1 commit intomasterfrom
feat/unix-sock

Conversation

@LinuxSuRen
Copy link
Owner

No description provided.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

There are 17 test cases:

API Average Max Min Count Error
POST http://localhost:8080/server.Runner/FunctionsQuery 4.278733ms 4.278733ms 4.278733ms 1 0
POST http://localhost:8080/server.Runner/DeleteTestSuite 2.942573ms 5.467644ms 417.503µs 2 1
POST http://localhost:8080/server.Runner/GetTestCase 2.729722ms 2.729722ms 2.729722ms 1 0
POST http://localhost:8080/server.Runner/GetSuites 2.726622ms 2.726622ms 2.726622ms 1 0
POST http://localhost:8080/server.Runner/GetSecrets 1.072508ms 1.072508ms 1.072508ms 1 0
POST http://localhost:8080/server.Runner/CreateTestSuite 1.066609ms 1.066609ms 1.066609ms 1 0
POST http://localhost:8080/server.Runner/GetStores 979.808µs 979.808µs 979.808µs 1 0
POST http://localhost:8080/server.Runner/ListTestCase 940.358µs 1.19741ms 683.306µs 2 1
POST http://localhost:8080/server.Runner/GetSuggestedAPIs 935.607µs 935.607µs 935.607µs 1 0
POST http://localhost:8080/server.Runner/GetTestSuite 858.507µs 858.507µs 858.507µs 1 0
POST http://localhost:8080/server.Runner/ListConverter 843.707µs 843.707µs 843.707µs 1 0
POST http://localhost:8080/server.Runner/GetVersion 725.205µs 725.205µs 725.205µs 1 0
POST http://localhost:8080/server.Runner/PopularHeaders 722.906µs 722.906µs 722.906µs 1 0
POST http://localhost:8080/server.Runner/UpdateTestSuite 690.706µs 690.706µs 690.706µs 1 1
POST http://localhost:8080/server.Runner/ListCodeGenerator 648.205µs 648.205µs 648.205µs 1 0
POST http://localhost:8080/server.Runner/ConvertTestSuite 506.104µs 506.104µs 506.104µs 1 1
POST http://localhost:8080/server.Runner/GenerateCode 445.104µs 445.104µs 445.104µs 1 1

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.12% 95.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (56a3877) 5214 4431 84.98%
Head commit (1fd8832) 5230 (+16) 4451 (+20) 85.11% (+0.12%)

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 (#183) 20 19 95.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

@LinuxSuRen LinuxSuRen added the to-dev Developers might be interested in. label Aug 24, 2023
@LinuxSuRen LinuxSuRen merged commit 4e464d1 into master Aug 24, 2023
@LinuxSuRen LinuxSuRen deleted the feat/unix-sock branch August 24, 2023 12:18
@LinuxSuRen LinuxSuRen added the enhancement New feature or request label Oct 14, 2023
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
* chore(deps): update whyour/qinglong docker tag to v2.15.17

* 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

backend enhancement New feature or request extension to-dev Developers might be interested in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant