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

lint revive(deep-exit): refactor cmd/crowdsec #3063

Merged
merged 2 commits into from
Jun 7, 2024

lint

3482e4d
Select commit
Loading
Failed to load commit list.
Merged

lint revive(deep-exit): refactor cmd/crowdsec #3063

lint
3482e4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2024 in 0s

52.47% (target 0.00%)

View this Pull Request on Codecov

52.47% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 46.66667% with 24 lines in your changes missing coverage. Please review.

Project coverage is 52.47%. Comparing base (6ef2396) to head (3482e4d).

Files Patch % Lines
cmd/crowdsec/dump.go 50.00% 12 Missing and 5 partials ⚠️
cmd/crowdsec/crowdsec.go 33.33% 5 Missing and 1 partial ⚠️
cmd/crowdsec/serve.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3063      +/-   ##
==========================================
+ Coverage   52.44%   52.47%   +0.03%     
==========================================
  Files         280      281       +1     
  Lines       35451    35423      -28     
==========================================
- Hits        18591    18589       -2     
+ Misses      15030    15010      -20     
+ Partials     1830     1824       -6     

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