-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Split agent pkg handler implementation #1690
Conversation
[CHATOPS:HELP] ChatOps commands.
|
Codecov Report
@@ Coverage Diff @@
## master #1690 +/- ##
==========================================
+ Coverage 31.22% 31.27% +0.04%
==========================================
Files 377 385 +8
Lines 32679 32679
==========================================
+ Hits 10204 10219 +15
+ Misses 22086 22076 -10
+ Partials 389 384 -5
Continue to review full report at Codecov.
|
Profile Report
|
33a85ea
to
afcd3ff
Compare
afcd3ff
to
05e1dfe
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Profile Report
|
5fcb51d
to
325d5a3
Compare
Signed-off-by: kevindiu <kevindiujp@gmail.com>
Signed-off-by: kevindiu <kevindiujp@gmail.com>
Signed-off-by: kevindiu <kevindiujp@gmail.com>
Signed-off-by: kevindiu <kevindiujp@gmail.com>
Signed-off-by: kevindiu <kevindiujp@gmail.com>
Signed-off-by: kevindiu <kevindiujp@gmail.com>
325d5a3
to
8363790
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
[FOSSA] The scan result will be available at https://app.fossa.com/projects/custom%2B21465%2Fvald/refs/branch/refactor%2Fagent%2Fsplit-pkg-handler-impl/aa91ff7b8d7dd306e105fe1fba3a8f22a50d9b41 |
Profile Report
|
Description:
This PR implements the following discussion to split
pkg/agent/core/ngt/handler/grpc/handler.go
and corresponding test implementation.#1683
Related Issue:
How Has This Been Tested?:
Environment:
Types of changes:
Changes to Core Features:
Checklist: