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

[V2] Enable metrics server #706

Merged
merged 8 commits into from
Oct 10, 2024

fix: change rel position of kustomize container args patch val

2bc40ee
Select commit
Loading
Failed to load commit list.
Merged

[V2] Enable metrics server #706

fix: change rel position of kustomize container args patch val
2bc40ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2024 in 0s

50.22% (+0.65%) compared to 2a67d4c

View this Pull Request on Codecov

50.22% (+0.65%) compared to 2a67d4c

Details

Codecov Report

Attention: Patch coverage is 67.27273% with 18 lines in your changes missing coverage. Please review.

Project coverage is 50.22%. Comparing base (2a67d4c) to head (2bc40ee).

Files with missing lines Patch % Lines
operator/cmd/main.go 0.00% 12 Missing ⚠️
...erator/internal/controller/pulumi/metrics_stack.go 88.23% 2 Missing and 2 partials ⚠️
operator/internal/controller/pulumi/utils.go 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v2     #706      +/-   ##
==========================================
+ Coverage   49.57%   50.22%   +0.65%     
==========================================
  Files          27       27              
  Lines        2911     2919       +8     
==========================================
+ Hits         1443     1466      +23     
+ Misses       1290     1272      -18     
- Partials      178      181       +3     

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