crowdsec icon indicating copy to clipboard operation
crowdsec copied to clipboard

CI: improve code coverage report

Open mmetc opened this issue 1 year ago • 3 comments

  • fix upload from bats tests
  • ignore generated code

mmetc avatar May 23 '24 13: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 13: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 13:05 github-actions[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 52.34%. Comparing base (20e44cd) to head (e578ae6).

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #3029       +/-   ##
===========================================
+ Coverage   27.52%   52.34%   +24.81%     
===========================================
  Files         398      276      -122     
  Lines       58148    35140    -23008     
===========================================
+ Hits        16007    18395     +2388     
+ Misses      40195    14916    -25279     
+ Partials     1946     1829      -117     
Flag Coverage Δ
bats 40.15% <ø> (?)
unit-linux 34.87% <ø> (ø)
unit-windows 31.06% <ø> (+5.47%) :arrow_up:

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 15:05 codecov-commenter