Closed SammyOina closed 1 month ago
Attention: Patch coverage is 44.11765%
with 38 lines
in your changes missing coverage. Please review.
Project coverage is 26.32%. Comparing base (
3d9fde3
) to head (6773f6d
). Report is 3 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
manager/mocks/service.go | 38.46% | 17 Missing and 15 partials :warning: |
manager/api/grpc/server.go | 62.50% | 5 Missing and 1 partial :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What type of PR is this?
What does this do?
New Features
managerService
andManagerClient
functionalities, enhancing test coverage.Bug Fixes
Documentation
Service
interface.Refactor
Which issue(s) does this PR fix/relate to?
Have you included tests for your changes?
Did you document any new/modified feature?
Notes