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

Metrics service #832

Draft
wants to merge 12 commits into
base: alpha
Choose a base branch
from
Draft

Metrics service #832

wants to merge 12 commits into from

Conversation

IvanJosipovic
Copy link
Owner

No description provided.

Copy link

codecov bot commented Dec 14, 2024

Codecov Report

Attention: Patch coverage is 16.17021% with 394 lines in your changes missing coverage. Please review.

Project coverage is 27.92%. Comparing base (c3eb7f1) to head (e6242c0).

Files with missing lines Patch % Lines
.../KubeUI/ViewModels/Kube/Workloads/Pod/PodConfig.cs 0.00% 134 Missing ⚠️
src/KubeUI/Controls/MetricsControl.cs 0.00% 107 Missing ⚠️
src/KubeUI/Client/MetricsService.cs 50.00% 69 Missing and 3 partials ⚠️
src/KubeUI/Views/ClusterSettingsView.cs 0.00% 55 Missing ⚠️
src/KubeUI/Views/ResourcePropertiesView.cs 0.00% 12 Missing ⚠️
src/KubeUI/ViewModels/ClusterSettingsViewModel.cs 0.00% 7 Missing ⚠️
src/KubeUI/Views/ResourceYamlView.cs 0.00% 4 Missing ⚠️
...rc/KubeUI/ViewModels/Kube/ResourceModelViewBase.cs 0.00% 2 Missing ⚠️
src/KubeUI/Views/NavigationView.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            alpha     #832      +/-   ##
==========================================
- Coverage   28.68%   27.92%   -0.76%     
==========================================
  Files          77       81       +4     
  Lines        7126     7587     +461     
  Branches     1174     1205      +31     
==========================================
+ Hits         2044     2119      +75     
- Misses       5022     5405     +383     
- Partials       60       63       +3     

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

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.

1 participant