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

unit test

97e9173
Select commit
Loading
Failed to load commit list.
Merged

fix(hooks): always remove finalizers on create if hook exists #770

unit test
97e9173
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 57 commits behind head on master.

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.