Skip to content

fix: replace debug logs with returning errors

Codecov / codecov/project failed Jul 12, 2024 in 0s

19.43% (-0.02%) compared to eca0c53

View this Pull Request on Codecov

19.43% (-0.02%) compared to eca0c53

Details

Codecov Report

Attention: Patch coverage is 28.88889% with 32 lines in your changes missing coverage. Please review.

Project coverage is 19.43%. Comparing base (eca0c53) to head (144ea0e).

Files Patch % Lines
src/pkg/utils/auth.go 37.03% 13 Missing and 4 partials ⚠️
src/internal/packager/git/clone.go 0.00% 3 Missing ⚠️
src/internal/packager/helm/post-render.go 0.00% 3 Missing ⚠️
src/pkg/packager/common.go 0.00% 3 Missing ⚠️
src/pkg/packager/deprecated/common.go 50.00% 2 Missing and 1 partial ⚠️
src/internal/agent/http/proxy.go 0.00% 2 Missing ⚠️
src/cmd/destroy.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2719      +/-   ##
==========================================
- Coverage   19.44%   19.43%   -0.02%     
==========================================
  Files         171      171              
  Lines       12161    12176      +15     
==========================================
+ Hits         2365     2366       +1     
- Misses       9495     9506      +11     
- Partials      301      304       +3     

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