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

feat: Longhorn toolbox CLI #33

Merged
merged 31 commits into from
Jun 19, 2024

test(kubernetes): IsDaemonSetReady

f4f499d
Select commit
Loading
Failed to load commit list.
Merged

feat: Longhorn toolbox CLI #33

test(kubernetes): IsDaemonSetReady
f4f499d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2024 in 1s

79.19% (+2.49%) compared to 103c7d6

View this Pull Request on Codecov

79.19% (+2.49%) compared to 103c7d6

Details

Codecov Report

Attention: Patch coverage is 91.35338% with 23 lines in your changes missing coverage. Please review.

Project coverage is 79.19%. Comparing base (103c7d6) to head (f4f499d).

Files Patch % Lines
io/file.go 81.39% 5 Missing and 3 partials ⚠️
kubernetes/kubernetes.go 50.00% 4 Missing ⚠️
kubernetes/daemonset.go 92.10% 2 Missing and 1 partial ⚠️
kubernetes/serviceaccount.go 91.66% 2 Missing and 1 partial ⚠️
kubernetes/pod.go 90.47% 1 Missing and 1 partial ⚠️
kubernetes/clusterrole.go 96.77% 1 Missing ⚠️
kubernetes/clusterrolebinding.go 96.77% 1 Missing ⚠️
kubernetes/configmap.go 96.96% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   76.69%   79.19%   +2.49%     
==========================================
  Files          24       32       +8     
  Lines        1223     1485     +262     
==========================================
+ Hits          938     1176     +238     
- Misses        181      198      +17     
- Partials      104      111       +7     

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