kmesh-net / kmesh

High Performance ServiceMesh Data Plane Based on Programmable Kernel
https://kmesh.net
Apache License 2.0
361 stars 46 forks source link

Added workload response handler tests #425

Closed hzxuzhonghu closed 2 weeks ago

hzxuzhonghu commented 3 weeks ago

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 79.76190% with 17 lines in your changes missing coverage. Please review.

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

Flag Coverage Δ
unittests 37.10% <79.76%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
pkg/controller/xdstest/fake_xdsserver.go 82.50% <100.00%> (ø)
pkg/controller/workload/workload_processor.go 43.68% <66.66%> (ø)
pkg/nets/nets.go 26.08% <0.00%> (ø)
pkg/controller/xdstest/fake_xdsclient.go 78.57% <78.57%> (ø)
pkg/controller/workload/bpfcache/fake_map.go 82.97% <82.97%> (ø)
nlgwcy commented 2 weeks ago

/lgtm /approve

kmesh-bot commented 2 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nlgwcy

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kmesh-net/kmesh/blob/main/OWNERS)~~ [nlgwcy] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment