Skip to content

new tests + item removal

Codecov / codecov/project succeeded Dec 11, 2024 in 0s

58.49% (target 0.00%)

View this Pull Request on Codecov

58.49% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 68.82416% with 289 lines in your changes missing coverage. Please review.

Project coverage is 58.49%. Comparing base (88c5f85) to head (48230fa).

Files with missing lines Patch % Lines
cmd/crowdsec-cli/cliitem/metrics_table.go 14.00% 41 Missing and 2 partials ⚠️
pkg/hubops/enable.go 52.94% 21 Missing and 11 partials ⚠️
cmd/crowdsec-cli/cliitem/item.go 71.69% 18 Missing and 12 partials ⚠️
pkg/cwhub/fetch.go 41.17% 27 Missing and 3 partials ⚠️
pkg/hubops/disable.go 58.90% 20 Missing and 10 partials ⚠️
pkg/hubops/plan.go 81.20% 22 Missing and 3 partials ⚠️
pkg/hubops/download.go 83.59% 14 Missing and 7 partials ⚠️
pkg/hubops/purge.go 65.30% 12 Missing and 5 partials ⚠️
cmd/crowdsec-cli/cliitem/inspect.go 61.11% 10 Missing and 4 partials ⚠️
pkg/hubops/datarefresh.go 68.42% 8 Missing and 4 partials ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3352      +/-   ##
==========================================
+ Coverage   58.39%   58.49%   +0.10%     
==========================================
  Files         351      356       +5     
  Lines       37818    38076     +258     
==========================================
+ Hits        22082    22273     +191     
- Misses      13828    13891      +63     
- Partials     1908     1912       +4     

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