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

Scanner: Use fsnotify #65

Merged
merged 1 commit into from
May 8, 2024
Merged

Scanner: Use fsnotify #65

merged 1 commit into from
May 8, 2024

Conversation

Arthi-chaud
Copy link
Owner

Use fsnotify instead of polling events

@Arthi-chaud Arthi-chaud added the scanner About the Scanner Microservice label May 8, 2024
@Arthi-chaud Arthi-chaud self-assigned this May 8, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 46 lines in your changes are missing coverage. Please review.

Project coverage is 17.29%. Comparing base (0030b83) to head (4e9816c).

Files Patch % Lines
scanner/pkg/watcher/handle_event.go 0.00% 19 Missing ⚠️
scanner/pkg/watcher/watcher.go 0.00% 17 Missing ⚠️
scanner/app/main.go 0.00% 10 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #65       +/-   ##
===========================================
- Coverage   86.79%   17.29%   -69.50%     
===========================================
  Files          38       13       -25     
  Lines        2203      659     -1544     
===========================================
- Hits         1912      114     -1798     
- Misses        291      545      +254     
Flag Coverage Δ
api ?
scanner 17.29% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Arthi-chaud Arthi-chaud mentioned this pull request May 8, 2024
1 task
@Arthi-chaud Arthi-chaud merged commit b798211 into main May 8, 2024
25 checks passed
@Arthi-chaud Arthi-chaud deleted the scanner/use-fsnotify branch May 8, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scanner About the Scanner Microservice
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants