Skip to content
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

test: service unit Testing #800

Merged
merged 3 commits into from
Mar 5, 2024

Conversation

shubham-cmyk
Copy link
Member

Add test code covering service.go

Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

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

Project coverage is 35.20%. Comparing base (6318922) to head (802a27e).

Files Patch % Lines
k8sutils/services.go 66.66% 3 Missing ⚠️
k8sutils/redis-cluster.go 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #800      +/-   ##
==========================================
+ Coverage   34.32%   35.20%   +0.87%     
==========================================
  Files          19       19              
  Lines        3216     3213       -3     
==========================================
+ Hits         1104     1131      +27     
+ Misses       2045     2015      -30     
  Partials       67       67              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
@shubham-cmyk shubham-cmyk merged commit 17b9d2c into OT-CONTAINER-KIT:master Mar 5, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant