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: do not need reconcile when member cluster do not have mcs api #319

Merged
merged 1 commit into from
Mar 27, 2024

fix: do not need reconcile when member cluster do not have mcs api

d57ab81
Select commit
Loading
Failed to load commit list.
Merged

fix: do not need reconcile when member cluster do not have mcs api #319

fix: do not need reconcile when member cluster do not have mcs api
d57ab81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2024 in 0s

33.21% (-0.01%) compared to 73ab25f

View this Pull Request on Codecov

33.21% (-0.01%) compared to 73ab25f

Details

Codecov Report

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

Project coverage is 33.21%. Comparing base (73ab25f) to head (d57ab81).

Files Patch % Lines
pkg/controllers/mcs/service_export_controller.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #319      +/-   ##
==========================================
- Coverage   33.22%   33.21%   -0.01%     
==========================================
  Files         155      155              
  Lines       17885    17888       +3     
==========================================
  Hits         5942     5942              
- Misses      11434    11437       +3     
  Partials      509      509              

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