Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add debug log and unit test for fsnotify remove and rename #1208

Merged
merged 9 commits into from
Nov 15, 2024

refactor test

066681b
Select commit
Loading
Failed to load commit list.
Merged

Add debug log and unit test for fsnotify remove and rename #1208

refactor test
066681b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

44.15% (+0.42%) compared to 25ff7aa

View this Pull Request on Codecov

44.15% (+0.42%) compared to 25ff7aa

Details

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 44.15%. Comparing base (25ff7aa) to head (066681b).
Report is 2 commits behind head on devel.

Files with missing lines Patch % Lines
pkg/workceptor/workunitbase.go 92.30% 1 Missing ⚠️
@@            Coverage Diff             @@
##            devel    #1208      +/-   ##
==========================================
+ Coverage   43.72%   44.15%   +0.42%     
==========================================
  Files          33       36       +3     
  Lines        8167     8758     +591     
==========================================
+ Hits         3571     3867     +296     
- Misses       4321     4618     +297     
+ Partials      275      273       -2     
Files with missing lines Coverage Δ
pkg/workceptor/workunitbase.go 71.90% <92.30%> (+1.16%) ⬆️

... and 8 files with indirect coverage changes

Components Coverage Δ
Go 43.78% <92.30%> (+0.06%) ⬆️
Receptorctl 49.31% <ø> (∅)