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

K8s KIND & OTLP #7

Merged
merged 4 commits into from
Apr 1, 2024

Added cobra-cli

0ea84ad
Select commit
Loading
Failed to load commit list.
Merged

K8s KIND & OTLP #7

Added cobra-cli
0ea84ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 1, 2024 in 0s

82.85% (-2.79%) compared to 6cd0731

View this Pull Request on Codecov

82.85% (-2.79%) compared to 6cd0731

Details

Codecov Report

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

Project coverage is 82.85%. Comparing base (6cd0731) to head (0ea84ad).
Report is 1 commits behind head on main.

Files Patch % Lines
pkg/helpers/opentelemetry.go 0.00% 70 Missing ⚠️
pkg/helpers/srv.go 55.00% 17 Missing and 1 partial ⚠️
pkg/srv/character.go 73.07% 14 Missing ⚠️
pkg/srv/chat.go 88.46% 6 Missing ⚠️
pkg/config/global.go 71.42% 2 Missing and 2 partials ⚠️
pkg/helpers/grpc.go 0.00% 3 Missing ⚠️
pkg/service/gamebackend_s.go 62.50% 3 Missing ⚠️
pkg/helpers/config.go 77.77% 1 Missing and 1 partial ⚠️
pkg/srv/connection.go 85.71% 2 Missing ⚠️
pkg/srv/servermanager.go 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
- Coverage   85.63%   82.85%   -2.79%     
==========================================
  Files          37       38       +1     
  Lines        2485     2589     +104     
==========================================
+ Hits         2128     2145      +17     
- Misses        298      382      +84     
- Partials       59       62       +3     

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