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 #770
Codecov / codecov/project
failed
Sep 2, 2025 in 0s
47.46% (-6.80%) compared to 8849c3f
View this Pull Request on Codecov
47.46% (-6.80%) compared to 8849c3f
Details
Codecov Report
❌ Patch coverage is 62.16216% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.46%. Comparing base (8849c3f) to head (97e9173).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/sync/sync_context.go | 62.16% | 10 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #770 +/- ##
==========================================
- Coverage 54.26% 47.46% -6.80%
==========================================
Files 64 64
Lines 6164 6579 +415
==========================================
- Hits 3345 3123 -222
- Misses 2549 3199 +650
+ 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