Skip to content

Merge branch 'master' into feat/k8s-multi-canary-rollout

95ea945
Select commit
Loading
Failed to load commit list.
Merged

[Multi_K8s-Plugin] Canary Rollout #6583

Merge branch 'master' into feat/k8s-multi-canary-rollout
95ea945
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2026 in 0s

45.41% (+16.61%) compared to 25601c8

View this Pull Request on Codecov

45.41% (+16.61%) compared to 25601c8

Details

Codecov Report

❌ Patch coverage is 42.78960% with 242 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.41%. Comparing base (25601c8) to head (95ea945).

Files with missing lines Patch % Lines
...lugin/kubernetes_multicluster/deployment/canary.go 42.74% 132 Missing and 14 partials ⚠️
.../plugin/kubernetes_multicluster/deployment/misc.go 45.85% 74 Missing and 11 partials ⚠️
...lugin/kubernetes_multicluster/provider/manifest.go 0.00% 8 Missing ⚠️
...lugin/kubernetes_multicluster/deployment/plugin.go 0.00% 2 Missing ⚠️
...ugin/kubernetes_multicluster/config/application.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #6583       +/-   ##
===========================================
+ Coverage   28.79%   45.41%   +16.61%     
===========================================
  Files         575       86      -489     
  Lines       60858     8466    -52392     
===========================================
- Hits        17526     3845    -13681     
+ Misses      41997     4386    -37611     
+ Partials     1335      235     -1100     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.