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(propeller): Support multiple namespaces for limit-namespace #5342

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

feat(propeller): Support multiple namespaces for limit-namespace

217288f
Select commit
Loading
Failed to load commit list.
Open

feat(propeller): Support multiple namespaces for limit-namespace #5342

feat(propeller): Support multiple namespaces for limit-namespace
217288f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 17, 2024 in 0s

60.22% (-0.01%) compared to 96acc5c

View this Pull Request on Codecov

60.22% (-0.01%) compared to 96acc5c

Details

Codecov Report

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

Project coverage is 60.22%. Comparing base (96acc5c) to head (217288f).

Files Patch % Lines
flytepropeller/pkg/controller/garbage_collector.go 61.53% 4 Missing and 6 partials ⚠️
flytepropeller/pkg/controller/controller.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5342      +/-   ##
==========================================
- Coverage   60.23%   60.22%   -0.01%     
==========================================
  Files         646      646              
  Lines       45664    45680      +16     
==========================================
+ Hits        27505    27513       +8     
- Misses      15569    15573       +4     
- Partials     2590     2594       +4     

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