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

cscli dashboard: exit earlier on docker #3210

Merged
merged 1 commit into from
Sep 2, 2024

cscli dashboard: exit earlier on docker

b7b0c4a
Select commit
Loading
Failed to load commit list.
Merged

cscli dashboard: exit earlier on docker #3210

cscli dashboard: exit earlier on docker
b7b0c4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2024 in 1s

51.01% (target 0.00%)

View this Pull Request on Codecov

51.01% (target 0.00%)

Details

Codecov Report

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

Project coverage is 51.01%. Comparing base (8c0c10c) to head (b7b0c4a).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
cmd/crowdsec-cli/dashboard.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3210      +/-   ##
==========================================
- Coverage   51.03%   51.01%   -0.02%     
==========================================
  Files         339      339              
  Lines       38631    38631              
==========================================
- Hits        19714    19708       -6     
- Misses      16979    16982       +3     
- Partials     1938     1941       +3     

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