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

fix: Ensured nodes being deleted aren't considered Qualified Nodes #259

Closed
wants to merge 1 commit into from

fix: skip nodes that are being deleted

175ebea
Select commit
Loading
Failed to load commit list.
Closed

fix: Ensured nodes being deleted aren't considered Qualified Nodes #259

fix: skip nodes that are being deleted
175ebea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 27, 2024 in 1s

65.15% (-0.12%) compared to de2b45c

View this Pull Request on Codecov

65.15% (-0.12%) compared to de2b45c

Details

Codecov Report

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

Project coverage is 65.15%. Comparing base (de2b45c) to head (175ebea).

Files Patch % Lines
pkg/controllers/workspace_controller.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #259      +/-   ##
==========================================
- Coverage   65.27%   65.15%   -0.12%     
==========================================
  Files          14       14              
  Lines        1123     1125       +2     
==========================================
  Hits          733      733              
- Misses        352      353       +1     
- Partials       38       39       +1     

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