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

✨ Migrate Command Handling to Cobra for Simplified Flag Management #500

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

added helper functions

8f27a9a
Select commit
Loading
Failed to load commit list.
Open

✨ Migrate Command Handling to Cobra for Simplified Flag Management #500

added helper functions
8f27a9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 10, 2025 in 0s

36.79% (-0.41%) compared to 1dbab8e

View this Pull Request on Codecov

36.79% (-0.41%) compared to 1dbab8e

Details

Codecov Report

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

Project coverage is 36.79%. Comparing base (1dbab8e) to head (8f27a9a).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
cmd/manager/main.go 0.00% 185 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #500      +/-   ##
==========================================
- Coverage   37.20%   36.79%   -0.41%     
==========================================
  Files          15       15              
  Lines        1258     1272      +14     
==========================================
  Hits          468      468              
- Misses        740      754      +14     
  Partials       50       50              

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