IvanJosipovic / KubeUI

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

fix: CRD column generation for non-nullable Types #780

Closed IvanJosipovic closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 29.22%. Comparing base (277d669) to head (290eebe). Report is 1 commits behind head on alpha.

Files with missing lines Patch % Lines
src/KubeUI/ViewModels/ResourceListViewModel.cs 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## alpha #780 +/- ## ========================================== - Coverage 29.23% 29.22% -0.01% ========================================== Files 77 77 Lines 6924 6926 +2 Branches 1147 1148 +1 ========================================== Hits 2024 2024 - Misses 4842 4844 +2 Partials 58 58 ```

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

github-actions[bot] commented 3 weeks ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: