Skip to content

feat: support passing skywalking server in podman service #220

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

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

@github-actions
Copy link

There are 20 test cases:

API Average Max Min Count Error
POST http://localhost:8080/server.Runner/GetSuites 4.237346ms 4.237346ms 4.237346ms 1 0
gRPC 127.0.0.1:7070/server.Runner/GetVersion 4.102711ms 6.032466ms 2.624729ms 3 0
POST http://localhost:8080/server.Runner/CreateTestSuite 2.855631ms 2.855631ms 2.855631ms 1 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQuery 2.614061ms 3.495338ms 1.391215ms 3 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQueryStream 2.17849ms 2.563128ms 1.584917ms 3 0
POST http://localhost:8080/server.Runner/DeleteTestSuite 1.982421ms 3.226435ms 738.408µs 2 0
POST http://localhost:8080/server.Runner/ListCodeGenerator 1.922121ms 1.922121ms 1.922121ms 1 0
POST http://localhost:8080/server.Runner/ListTestCase 1.83792ms 2.084023ms 1.591817ms 2 0
POST http://localhost:8080/server.Runner/FunctionsQuery 1.766319ms 1.766319ms 1.766319ms 1 0
POST http://localhost:8080/server.Runner/GetTestCase 1.553617ms 1.553617ms 1.553617ms 1 0
POST http://localhost:8080/server.Runner/GenerateCode 1.515817ms 1.515817ms 1.515817ms 1 0
POST http://localhost:8080/server.Runner/ConvertTestSuite 1.503617ms 1.503617ms 1.503617ms 1 0
POST http://localhost:8080/server.Runner/GetSuggestedAPIs 1.183413ms 1.183413ms 1.183413ms 1 0
POST http://localhost:8080/server.Runner/PopularHeaders 1.078012ms 1.078012ms 1.078012ms 1 0
POST http://localhost:8080/server.Runner/UpdateTestSuite 882.21µs 882.21µs 882.21µs 1 0
POST http://localhost:8080/server.Runner/GetVersion 854.009µs 854.009µs 854.009µs 1 0
POST http://localhost:8080/server.Runner/GetTestSuite 850.909µs 850.909µs 850.909µs 1 0
POST http://localhost:8080/server.Runner/GetSecrets 833.609µs 833.609µs 833.609µs 1 0
POST http://localhost:8080/server.Runner/ListConverter 782.508µs 782.508µs 782.508µs 1 0
POST http://localhost:8080/server.Runner/GetStores 632.706µs 632.706µs 632.706µs 1 0

@codacy-production
Copy link

codacy-production bot commented Sep 26, 2023

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.15% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7e5f93f) 5702 5019 88.02%
Head commit (9d48f0e) 5707 (+5) 5015 (-4) 87.88% (-0.15%)

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 (#220) 9 9 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

@LinuxSuRen LinuxSuRen added enhancement New feature or request skip-changelog labels Sep 26, 2023
@LinuxSuRen LinuxSuRen force-pushed the feat/podman-service-sk branch from 6ad69aa to 9d48f0e Compare September 26, 2023 05:50
@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 20 test cases:

API Average Max Min Count Error
POST http://localhost:8080/server.Runner/CreateTestSuite 4.048061ms 4.048061ms 4.048061ms 1 0
gRPC 127.0.0.1:7070/server.Runner/GetVersion 3.646623ms 6.158996ms 1.237119ms 3 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQuery 2.481371ms 2.961046ms 2.043631ms 3 0
POST http://localhost:8080/server.Runner/GenerateCode 2.254734ms 2.254734ms 2.254734ms 1 0
POST http://localhost:8080/server.Runner/ListTestCase 2.164632ms 2.783942ms 1.545323ms 2 0
gRPC 127.0.0.1:7070/server.Runner/FunctionsQueryStream 2.099365ms 2.543839ms 1.429922ms 3 0
POST http://localhost:8080/server.Runner/ListCodeGenerator 2.070832ms 2.070832ms 2.070832ms 1 0
POST http://localhost:8080/server.Runner/FunctionsQuery 1.750427ms 1.750427ms 1.750427ms 1 0
POST http://localhost:8080/server.Runner/ConvertTestSuite 1.471522ms 1.471522ms 1.471522ms 1 0
POST http://localhost:8080/server.Runner/GetTestCase 1.421921ms 1.421921ms 1.421921ms 1 0
POST http://localhost:8080/server.Runner/DeleteTestSuite 1.376321ms 1.982731ms 769.912µs 2 0
POST http://localhost:8080/server.Runner/GetSuggestedAPIs 1.106117ms 1.106117ms 1.106117ms 1 0
POST http://localhost:8080/server.Runner/GetSuites 1.087217ms 1.087217ms 1.087217ms 1 0
POST http://localhost:8080/server.Runner/PopularHeaders 1.016215ms 1.016215ms 1.016215ms 1 0
POST http://localhost:8080/server.Runner/GetVersion 797.413µs 797.413µs 797.413µs 1 0
POST http://localhost:8080/server.Runner/GetSecrets 791.712µs 791.712µs 791.712µs 1 0
POST http://localhost:8080/server.Runner/UpdateTestSuite 744.811µs 744.811µs 744.811µs 1 0
POST http://localhost:8080/server.Runner/GetTestSuite 710.711µs 710.711µs 710.711µs 1 0
POST http://localhost:8080/server.Runner/GetStores 609.509µs 609.509µs 609.509µs 1 0
POST http://localhost:8080/server.Runner/ListConverter 523.508µs 523.508µs 523.508µs 1 0

@LinuxSuRen LinuxSuRen merged commit 018a964 into master Sep 26, 2023
@LinuxSuRen LinuxSuRen deleted the feat/podman-service-sk branch September 26, 2023 06:00
LinuxSuRen pushed a commit that referenced this pull request Jun 17, 2024
* chore(deps): update grafana/grafana docker tag to v10.0.2

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant