Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

converted interface{} to any for Go 1.18+ compatibility

88a977f
Select commit
Loading
Failed to load commit list.
Open

feat: improve StatefulSet immutable field error messages #654

converted interface{} to any for Go 1.18+ compatibility
88a977f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 15, 2025 in 0s

48.03% (-6.23%) compared to 8849c3f

View this Pull Request on Codecov

48.03% (-6.23%) compared to 8849c3f

Details

Codecov Report

❌ Patch coverage is 75.35211% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.03%. Comparing base (8849c3f) to head (88a977f).
⚠️ Report is 62 commits behind head on master.

Files with missing lines Patch % Lines
pkg/sync/sync_context.go 75.35% 24 Missing and 11 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #654      +/-   ##
==========================================
- Coverage   54.26%   48.03%   -6.23%     
==========================================
  Files          64       64              
  Lines        6164     6730     +566     
==========================================
- Hits         3345     3233     -112     
- Misses       2549     3229     +680     
+ Partials      270      268       -2     

☔ 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.