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

Conversation

matoval
Copy link
Collaborator

@matoval matoval commented Nov 14, 2024

Add debug log for fsnotify remove and rename and unit test to test both events

Copy link

codecov bot commented Nov 14, 2024

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 3 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% <ø> (∅)

@matoval matoval changed the title Add debug log for fsnotify remove and rename Add debug log and unit test for fsnotify remove and rename Nov 14, 2024
Copy link

sonarcloud bot commented Nov 15, 2024

@matoval matoval merged commit ded8059 into ansible:devel Nov 15, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants