IvanJosipovic / KubeUI

Kubernetes User Interface
https://KubeUI.com
MIT License
129 stars 10 forks source link

feat(Service): Port Forward Support #765

Closed IvanJosipovic closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 1.83486% with 107 lines in your changes missing coverage. Please review.

Project coverage is 29.39%. Comparing base (62747a8) to head (f1f2c1d). Report is 1 commits behind head on alpha.

Files with missing lines Patch % Lines
src/KubeUI/ViewModels/ResourceListViewModel.cs 0.00% 48 Missing :warning:
src/KubeUI/Client/PortForwarder.cs 0.00% 36 Missing :warning:
src/KubeUI/Client/Cluster.PortForward.cs 0.00% 9 Missing :warning:
...ubeUI/Views/Workloads/Pod/PortForwarderListView.cs 0.00% 9 Missing :warning:
src/KubeUI/Client/Cluster.cs 33.33% 4 Missing :warning:
...Models/Workloads/Pod/PortForwarderListViewModel.cs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## alpha #765 +/- ## ========================================== - Coverage 29.74% 29.39% -0.36% ========================================== Files 77 77 Lines 6804 6886 +82 Branches 1132 1137 +5 ========================================== Hits 2024 2024 - Misses 4722 4804 +82 Partials 58 58 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 1.0.0-alpha.77 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: