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

chore: move provider/utils outside #2681

Merged
merged 3 commits into from
Feb 23, 2024

Merge branch 'main' into hash-utils

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

chore: move provider/utils outside #2681

Merge branch 'main' into hash-utils
0b0f0a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 23, 2024 in 0s

63.36% (target 60.00%)

View this Pull Request on Codecov

63.36% (target 60.00%)

Details

Codecov Report

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

Project coverage is 63.36%. Comparing base (68c08fe) to head (0b0f0a4).

Files Patch % Lines
internal/utils/misc.go 33.33% 4 Missing ⚠️
internal/cmd/egctl/config.go 0.00% 2 Missing ⚠️
internal/cmd/egctl/version.go 0.00% 2 Missing ⚠️
internal/provider/kubernetes/secrets.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2681      +/-   ##
==========================================
- Coverage   63.38%   63.36%   -0.02%     
==========================================
  Files         119      119              
  Lines       19485    19469      -16     
==========================================
- Hits        12350    12337      -13     
+ Misses       6333     6331       -2     
+ Partials      802      801       -1     

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