replace syscall with unix/windows packages where possible #3032
Codecov / codecov/project
succeeded
Aug 22, 2024 in 0s
50.86% (target 0.00%)
View this Pull Request on Codecov
50.86% (target 0.00%)
Details
Codecov Report
Attention: Patch coverage is 37.50000%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 50.86%. Comparing base (
429418f
) to head (f70f1ad
).
Files | Patch % | Lines |
---|---|---|
pkg/types/getfstype_windows.go | 0.00% | 5 Missing |
cmd/crowdsec-cli/dashboard.go | 0.00% | 2 Missing |
pkg/csplugin/utils.go | 50.00% | 2 Missing |
cmd/crowdsec/win_service.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #3032 +/- ##
=======================================
Coverage 50.85% 50.86%
=======================================
Files 326 326
Lines 38752 38752
=======================================
+ Hits 19708 19711 +3
+ Misses 17104 17103 -1
+ Partials 1940 1938 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading