flomesh-io / fsm

Lightweight service mesh for Kubernetes East-West and North-South traffic management, uses ebpf for layer4 and pipy proxy for layer7 traffic management, support multi cluster network.
https://flomesh.io
Apache License 2.0
55 stars 8 forks source link

optimized fsm connector. #194

Closed cybwan closed 7 months ago

cybwan commented 7 months ago

Description: optimized fsm connector.

Testing done: Done

Affected area: Functional Area
New Functionality [ ]
CI System [ ]
CLI Tool [ ]
Certificate Management [ ]
Control Plane [ ]
Demo [ ]
Documentation [ ]
Egress [ ]
Ingress [ ]
Install [ ]
Networking [ ]
Observability [ ]
Performance [ ]
SMI Policy [ ]
Security [ ]
Sidecar Injection [ ]
Tests [ ]
Upgrade [ ]
Other [X]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project? no

  2. Is this a breaking change? no

  3. Has documentation corresponding to this change been updated in the fsm-docs repo (if applicable)? no

codecov-commenter commented 7 months ago

Codecov Report

Attention: Patch coverage is 30.23256% with 60 lines in your changes are missing coverage. Please review.

Project coverage is 46.60%. Comparing base (7f01986) to head (b93dfcc). Report is 7 commits behind head on release/v1.2.

Files Patch % Lines
pkg/messaging/broker.go 25.00% 60 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/v1.2 #194 +/- ## ================================================ - Coverage 46.83% 46.60% -0.24% ================================================ Files 199 199 Lines 15232 12257 -2975 ================================================ - Hits 7134 5712 -1422 + Misses 8052 6499 -1553 Partials 46 46 ``` | [Flag](https://app.codecov.io/gh/flomesh-io/fsm/pull/194/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/flomesh-io/fsm/pull/194/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `46.60% <30.23%> (-0.24%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.