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

command cscli [machines|bouncers] inspect #3103

Merged
merged 2 commits into from
Jul 3, 2024

lint

789f21d
Select commit
Loading
Failed to load commit list.
Merged

command cscli [machines|bouncers] inspect #3103

lint
789f21d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2024 in 1s

29.06% (target 0.00%)

View this Pull Request on Codecov

29.06% (target 0.00%)

Details

Codecov Report

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

Project coverage is 29.06%. Comparing base (4635d04) to head (789f21d).

Files Patch % Lines
cmd/crowdsec-cli/machines.go 0.00% 199 Missing ⚠️
cmd/crowdsec-cli/bouncers.go 0.00% 131 Missing ⚠️
pkg/database/ent/helpers.go 0.00% 32 Missing ⚠️
cmd/crowdsec-cli/support.go 0.00% 10 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (4635d04) and HEAD (789f21d). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (4635d04) HEAD (789f21d)
unit-linux 1 0
bats 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3103       +/-   ##
===========================================
- Coverage   50.04%   29.06%   -20.98%     
===========================================
  Files         306      296       -10     
  Lines       37391    36802      -589     
===========================================
- Hits        18711    10698     -8013     
- Misses      16860    24922     +8062     
+ Partials     1820     1182      -638     

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