crowdsec icon indicating copy to clipboard operation
crowdsec copied to clipboard

cscli: faster table rendering

Open mmetc opened this issue 1 year ago • 3 comments

this should keep exactly the same look as the previous version, except for a missing hyphen when wrapping path names (which should have never been there)

mmetc avatar May 23 '24 08:05 mmetc

@mmetc: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.

  • /kind feature
  • /kind enhancement
  • /kind refactoring
  • /kind fix
  • /kind chore
  • /kind dependencies
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

github-actions[bot] avatar May 23 '24 08:05 github-actions[bot]

@mmetc: There are no area labels on this PR. You can add as many areas as you see fit.

  • /area agent
  • /area local-api
  • /area cscli
  • /area appsec
  • /area security
  • /area configuration
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

github-actions[bot] avatar May 23 '24 08:05 github-actions[bot]

Codecov Report

Attention: Patch coverage is 71.42857% with 30 lines in your changes are missing coverage. Please review.

Project coverage is 52.41%. Comparing base (572b387) to head (3f98eec).

Files Patch % Lines
cmd/crowdsec-cli/prettytable.go 71.13% 25 Missing and 3 partials :warning:
cmd/crowdsec-cli/tables.go 60.00% 2 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3027      +/-   ##
==========================================
+ Coverage   52.34%   52.41%   +0.06%     
==========================================
  Files         276      277       +1     
  Lines       35140    35180      +40     
==========================================
+ Hits        18394    18438      +44     
  Misses      14917    14917              
+ Partials     1829     1825       -4     
Flag Coverage Δ
bats 40.29% <88.23%> (+0.13%) :arrow_up:
unit-linux 34.82% <0.00%> (-0.04%) :arrow_down:
unit-windows 31.02% <0.00%> (-0.03%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar May 23 '24 08:05 codecov-commenter