This repository was archived by the owner on Dec 17, 2025. It is now read-only.
fix(hooks): always remove finalizers on create if hook exists #761
Codecov / codecov/project
failed
Aug 22, 2025 in 0s
47.30% (-6.96%) compared to 8849c3f
View this Pull Request on Codecov
47.30% (-6.96%) compared to 8849c3f
Details
Codecov Report
❌ Patch coverage is 40.90909% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.30%. Comparing base (8849c3f) to head (8809fbb).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/sync/sync_context.go | 40.90% | 13 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #761 +/- ##
==========================================
- Coverage 54.26% 47.30% -6.96%
==========================================
Files 64 64
Lines 6164 6557 +393
==========================================
- Hits 3345 3102 -243
- Misses 2549 3198 +649
+ Partials 270 257 -13 ☔ 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.
Loading