Skip to content

Standardize watcher Download() interface

Codecov / codecov/project succeeded Feb 29, 2024 in 0s

45.91% (+0.58%) compared to b0e5362

View this Pull Request on Codecov

45.91% (+0.58%) compared to b0e5362

Details

Codecov Report

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

Project coverage is 45.91%. Comparing base (b0e5362) to head (72b2994).
Report is 3 commits behind head on main.

❗ Current head 72b2994 differs from pull request most recent head 31f1740. Consider uploading reports for the commit 31f1740 to get more accurate results

Files Patch % Lines
internal/watcher/minio.go 0.00% 16 Missing ⚠️
internal/watcher/filesystem.go 53.57% 9 Missing and 4 partials ⚠️
internal/filenotify/filenotify.go 50.00% 2 Missing ⚠️
internal/filenotify/poller.go 0.00% 2 Missing ⚠️
internal/watcher/config.go 33.33% 1 Missing and 1 partial ⚠️
internal/watcher/watcher.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #868      +/-   ##
==========================================
+ Coverage   45.33%   45.91%   +0.58%     
==========================================
  Files          93       93              
  Lines        5036     5057      +21     
==========================================
+ Hits         2283     2322      +39     
+ Misses       2551     2515      -36     
- Partials      202      220      +18     

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